summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Analysis/ConstantFolding.cpp
diff options
context:
space:
mode:
authorErick Tryzelaar <idadesub@users.sourceforge.net>2009-09-03 23:27:31 +0000
committerErick Tryzelaar <idadesub@users.sourceforge.net>2009-09-03 23:27:31 +0000
commit19e1eec248e6b713fd213754761c6afbe664dc22 (patch)
treee21e982aaeaf1edd76418eade3ad5ffe18f7e8c5 /llvm/lib/Analysis/ConstantFolding.cpp
parent37d065680b292e871a2053c582832232082648d2 (diff)
downloadbcm5719-llvm-19e1eec248e6b713fd213754761c6afbe664dc22.tar.gz
bcm5719-llvm-19e1eec248e6b713fd213754761c6afbe664dc22.zip
Replace ocamlc tests with ocamlopt tests since they're less noisy.
There's a bug with ocamlc that uses "char*" instead of "const char*" for global string variables. This causes g++ to be very noisy when linking ocamlc programs. That's why the ocaml test used to cat to /dev/null. ocamlopt doesn't have this problem, so we can get rid of the >/dev/null, which may obscure some problems. llvm-svn: 80968
Diffstat (limited to 'llvm/lib/Analysis/ConstantFolding.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud