mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-22 10:42:39 +01:00
bb892cf39f
checkForAllInstructions was not handling declarations correctly. It should have been returning false when it gets called on a declaration The patch also fixes a test case for AAFunctionReachability for it to be able to pass after the changes to the checkForAllinstructions. Differential Revision: https://reviews.llvm.org/D106625 |
||
---|---|---|
.. | ||
AttributorTest.cpp | ||
AttributorTestBase.h | ||
CMakeLists.txt | ||
LowerTypeTests.cpp | ||
WholeProgramDevirt.cpp |