aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineModuleInfo.cpp
diff options
context:
space:
mode:
authorJeffrey Yasskin <jyasskin@google.com>2010-03-18 22:56:02 +0000
committerJeffrey Yasskin <jyasskin@google.com>2010-03-18 22:56:02 +0000
commit3eb346caeb296eaa17e92425fd17c100b0718c7b (patch)
tree24da01cbb8450c830462565e09d7647929e3ff42 /llvm/lib/CodeGen/MachineModuleInfo.cpp
parentf11aa9e7b4b1768c8cb7a436d86dc33f6159b770 (diff)
downloadllvm-3eb346caeb296eaa17e92425fd17c100b0718c7b.zip
llvm-3eb346caeb296eaa17e92425fd17c100b0718c7b.tar.gz
llvm-3eb346caeb296eaa17e92425fd17c100b0718c7b.tar.bz2
Work around a valgrind oddity where it doesn't pass the full path of a
script to the #! command by using bash instead of /bin/sh. Bash searches $PATH for its script argument, but dash, which /bin/sh resolves to on some systems, does not. https://bugs.kde.org/show_bug.cgi?id=231257 tracks the valgrind problem. llvm-svn: 98892
Diffstat (limited to 'llvm/lib/CodeGen/MachineModuleInfo.cpp')
0 files changed, 0 insertions, 0 deletions