X-Git-Url: http://plrg.eecs.uci.edu/git/?p=oota-llvm.git;a=blobdiff_plain;f=test%2Flit.cfg;h=e06c10f64212b029ff6e3489c4aabc2e23ea6f55;hp=167a81afad1ce5a026a3785111eee24310ebcc31;hb=131d76722983cb030c392bcb50bba940e98ea0c6;hpb=c1e784cb78d115ed9dcfcfc90900c5f698c12370 diff --git a/test/lit.cfg b/test/lit.cfg index 167a81afad1..e06c10f6421 100644 --- a/test/lit.cfg +++ b/test/lit.cfg @@ -194,6 +194,7 @@ config.substitutions.append( ('%llvmshlibdir', config.llvm_shlib_dir) ) config.substitutions.append( ('%shlibext', config.llvm_shlib_ext) ) config.substitutions.append( ('%exeext', config.llvm_exe_ext) ) config.substitutions.append( ('%python', config.python_executable) ) +config.substitutions.append( ('%host_cc', config.host_cc) ) # OCaml substitutions. # Support tests for both native and bytecode builds. @@ -221,6 +222,32 @@ else: # also have a post-assertion to not match a trailing hyphen (foo-). NOJUNK = r"(?