mirror of
https://github.com/RPCSX/llvm.git
synced 2024-11-28 22:20:37 +00:00
Fix this to put its output in the output directory.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34971 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
c20c6c346c
commit
2967c5012b
@ -1,4 +1,4 @@
|
||||
// RUN: %llvmgcc -xc %s -c
|
||||
// RUN: %llvmgcc -xc %s -c -o %t.o
|
||||
|
||||
int test(_Bool pos, _Bool color) {
|
||||
return 0;
|
||||
|
Loading…
Reference in New Issue
Block a user