1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 11:02:59 +02:00
llvm-mirror/include
Shinji Okumura 912a13d81d [Attributor] Do not add AA to dependency graph after the update stage
If an AA is registered to the dependency graph in the manifest stage, Attributor aborts in `::manifestAttributes()`.
This patch prevents such termination.

Reviewed By: jdoerfert

Differential Revision: https://reviews.llvm.org/D86734
2020-08-28 05:16:18 +09:00
..
llvm [Attributor] Do not add AA to dependency graph after the update stage 2020-08-28 05:16:18 +09:00
llvm-c [ConstProp] Remove ConstantPropagation 2020-08-26 15:51:30 -07:00