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