mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 03:02:36 +01:00
6f750292da
This behavior is strange, but it matches lib.exe. Based on a patch by Nico Weber. Fixes PR27335. llvm-svn: 266236
3 lines
44 B
Plaintext
3 lines
44 B
Plaintext
RUN: llvm-lib -out:%t.a
|
|
RUN: test ! -e %t.a
|