mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-31 20:51:52 +01:00
Use the %llvm-gcc% variable to find llvm-gcc for those of us that don't
have it in our path and to ensure it uses the configured llvm-gcc not just any one randomly placed in the path. llvm-svn: 29522
This commit is contained in:
parent
bd29d36be4
commit
f7a2abc102
@ -1,4 +1,4 @@
|
||||
// RUN: llvm-gcc %s -S -o -
|
||||
// RUN: %llvmgcc% %s -S -o -
|
||||
// PR854
|
||||
struct kernel_symbol {
|
||||
unsigned long value;
|
||||
|
Loading…
x
Reference in New Issue
Block a user