mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-22 18:54:02 +01:00
69d36b0ea5
Summary: With complex IR, the difference engine can enter an inconsistent state where the instruction and block difference engines return different results. Prevent a crash by refusing to pop beyond the end of the vector. Reviewers: rjmccall Subscribers: llvm-commits Tags: #llvm Differential Revision: https://reviews.llvm.org/D80351 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
DiffConsumer.cpp | ||
DiffConsumer.h | ||
DifferenceEngine.cpp | ||
DifferenceEngine.h | ||
DiffLog.cpp | ||
DiffLog.h | ||
llvm-diff.cpp | ||
LLVMBuild.txt |