mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-22 18:54:02 +01:00
f85d255ec0
A ConstantStruct is renamed when the LLVM context sees a new one. This makes global variable initializers appear different when they aren't. Instead, check the ConstantStruct for equivalence. Differential Revision: https://reviews.llvm.org/D104734 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
DiffConsumer.cpp | ||
DiffConsumer.h | ||
DifferenceEngine.cpp | ||
DifferenceEngine.h | ||
DiffLog.cpp | ||
DiffLog.h | ||
llvm-diff.cpp |