1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 12:02:58 +02:00
llvm-mirror/test/LibDriver/no-inputs.test
Peter Collingbourne 6f750292da 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.

llvm-svn: 266236
2016-04-13 19:36:04 +00:00

3 lines
44 B
Plaintext

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