diff options
author | Brian Gaeke <gaeke@uiuc.edu> | 2004-05-07 21:47:36 +0000 |
---|---|---|
committer | Brian Gaeke <gaeke@uiuc.edu> | 2004-05-07 21:47:36 +0000 |
commit | 9a7b9d07f0659fc6c4054c564f2741c4b198c1fc (patch) | |
tree | eec1469c864012274768a376a39f65daad8b5a4a /llvm/lib/CodeGen/ModuloScheduling/MSchedGraph.cpp | |
parent | 584308b71ac7d8120bf3eecb5aed5d767c91ae90 (diff) | |
download | llvm-9a7b9d07f0659fc6c4054c564f2741c4b198c1fc.zip llvm-9a7b9d07f0659fc6c4054c564f2741c4b198c1fc.tar.gz llvm-9a7b9d07f0659fc6c4054c564f2741c4b198c1fc.tar.bz2 |
Allow the user to set the LLVMINTERP environment variable as a workaround, for
when they have to run a gccld shell script without having lli in their path.
This is intended to address Bug 289.
Also, emit the traditional syntax ${1+"$@"} for passing all of a shell script's
args to a subprocess. If you have arguments that have spaces in them, $* will
not preserve the quoting (i.e., the quoted string "foo bar" as an argument will
end up as two arguments "foo" "bar" to lli.)
llvm-svn: 13414
Diffstat (limited to 'llvm/lib/CodeGen/ModuloScheduling/MSchedGraph.cpp')
0 files changed, 0 insertions, 0 deletions