aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/ExecutionEngine/SectionMemoryManager.cpp
diff options
context:
space:
mode:
authorRoman Lebedev <lebedev.ri@gmail.com>2020-07-20 22:25:15 +0300
committerRoman Lebedev <lebedev.ri@gmail.com>2020-07-21 00:06:03 +0300
commitce052110ac9c03f14e16a0f46697da2eabc7ac4c (patch)
tree9e91e1135c70188508f36f0fabb26d3142185431 /llvm/lib/ExecutionEngine/SectionMemoryManager.cpp
parentf5e49bd9defd5c3c3587027f9826fc356a91fdf6 (diff)
downloadllvm-ce052110ac9c03f14e16a0f46697da2eabc7ac4c.zip
llvm-ce052110ac9c03f14e16a0f46697da2eabc7ac4c.tar.gz
llvm-ce052110ac9c03f14e16a0f46697da2eabc7ac4c.tar.bz2
[Reduce] Argument reduction: don't try to drop terminator instructions
Newly-added test previously crashed. While it is up for debate whether or not instruction reduction should be indiscriminate in instruction dropping (there you can just ensure that the test case is still -verify'ies), here if we drop terminator, CloneFunctionInto() will immediately crash. So let's not do that :)
Diffstat (limited to 'llvm/lib/ExecutionEngine/SectionMemoryManager.cpp')
0 files changed, 0 insertions, 0 deletions