1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 19:12:56 +02:00

test/site.exp.in: Add "emitir", for now, fixing up r120156. CMake depends on site.exp.in, though, "emitir" might be unused.

llvm-svn: 120174
This commit is contained in:
NAKAMURA Takumi 2010-11-26 08:30:15 +00:00
parent 6e57d83076
commit 6ca04f4068

View File

@ -24,3 +24,4 @@ set valgrind "@VALGRIND@"
set grep "@GREP@"
set gas "@AS@"
set llvmdsymutil "@DSYMUTIL@"
set emitir "@LLVMCC_EMITIR_FLAG@"