Skip to content

Commit

Permalink
test/site.exp.in: Add "emitir", for now, fixing up r120156. CMake dep…
Browse files Browse the repository at this point in the history
…ends 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
  • Loading branch information
chapuni committed Nov 26, 2010
1 parent 53bb5c0 commit 28b6727
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/site.exp.in
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,4 @@ set valgrind "@VALGRIND@"
set grep "@GREP@"
set gas "@AS@"
set llvmdsymutil "@DSYMUTIL@"
set emitir "@LLVMCC_EMITIR_FLAG@"

0 comments on commit 28b6727

Please sign in to comment.