diff options
-rw-r--r-- | test/site.exp.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/site.exp.in b/test/site.exp.in index c760c2c199..0573def8ef 100644 --- a/test/site.exp.in +++ b/test/site.exp.in @@ -24,3 +24,4 @@ set valgrind "@VALGRIND@" set grep "@GREP@" set gas "@AS@" set llvmdsymutil "@DSYMUTIL@" +set emitir "@LLVMCC_EMITIR_FLAG@" |