llvm/test/LibDriver/no-inputs.test
Peter Collingbourne 9e81c60d6e LibDriver: Silently do nothing when provided no inputs.
This behavior is strange, but it matches lib.exe. Based on a patch by
Nico Weber.

Fixes PR27335.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@266236 91177308-0d34-0410-b5e6-96231b3b80d8
2016-04-13 19:36:04 +00:00

3 lines
44 B
Plaintext

RUN: llvm-lib -out:%t.a
RUN: test ! -e %t.a