summaryrefslogtreecommitdiffstats
path: root/llvm/docs/CommandGuide
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2010-03-25 18:49:10 +0000
committerChris Lattner <sabre@nondot.org>2010-03-25 18:49:10 +0000
commitfc4ec2536342d715ab69cb0fac6b18887079938e (patch)
tree9f71292b67876bccdfa40d3e887be5264f3f075d /llvm/docs/CommandGuide
parenta1d0a027132a7f8e1611bec6a475c8241dbddc0f (diff)
downloadbcm5719-llvm-fc4ec2536342d715ab69cb0fac6b18887079938e.tar.gz
bcm5719-llvm-fc4ec2536342d715ab69cb0fac6b18887079938e.zip
fix a valgrind error on copy-constructor-synthesis.cpp, which is caused when
the custom insertion hook deletes the instruction, then we try to set dead flags on it. Neither the code that I added nor the code that was there before was safe. llvm-svn: 99538
Diffstat (limited to 'llvm/docs/CommandGuide')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud