mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2024-12-28 10:46:11 +00:00
1f89ffdf4d
Patch by Andrew Wilkins! canAvoidElementLoad and canAvoidLoad were incorrectly eliding loads when an index expression is used as an another array index expression. This led to a panic. See comments on https://github.com/go-llvm/llgo/issues/175 Test Plan: lit test added Differential Revision: http://reviews.llvm.org/D6676 llvm-svn: 224420 |
||
---|---|---|
.. | ||
debuginfo | ||
driver | ||
execution | ||
gllgo | ||
irgen | ||
CMakeLists.txt | ||
lit.cfg | ||
lit.site.cfg.in |