X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=test%2Flit.cfg;h=e06c10f64212b029ff6e3489c4aabc2e23ea6f55;hb=b3379c35bd74d4aab2dde703d4068c197608ecb5;hp=c9b1320f9d71e8f50ba7421b66215db52214e876;hpb=a534f7be2b7394ebbe0a60f92d2d8be47aa515ed;p=oota-llvm.git diff --git a/test/lit.cfg b/test/lit.cfg index c9b1320f9d7..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"(?