mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-11-02 07:11:49 +00:00
test/site.exp.in: Add "emitir", for now, fixing up r120156. CMake depends on site.exp.in, though, "emitir" might be unused.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@120174 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
53bb5c009b
commit
28b6727a35
@ -24,3 +24,4 @@ set valgrind "@VALGRIND@"
|
|||||||
set grep "@GREP@"
|
set grep "@GREP@"
|
||||||
set gas "@AS@"
|
set gas "@AS@"
|
||||||
set llvmdsymutil "@DSYMUTIL@"
|
set llvmdsymutil "@DSYMUTIL@"
|
||||||
|
set emitir "@LLVMCC_EMITIR_FLAG@"
|
||||||
|
Loading…
Reference in New Issue
Block a user