mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-24 03:33:20 +01:00
f35e8fcebe
Add target triple and dependent libraries support to this test. llvm-svn: 15213
7 lines
104 B
LLVM
7 lines
104 B
LLVM
|
|
target endian = little
|
|
target pointersize = 32
|
|
target triple = "proc-vend-sys"
|
|
deplibs = [ "m", "c" ]
|
|
|