"lld/git@repo.hca.bsc.es:lalbano/llvm-bpevl.git" did not exist on "4f70b30d6f3ed6b3f907a737f1d4013c653f7a15"
[Attributor] Introduce an API to delete stuff
Summary: During the fixpoint iteration, including the manifest stage, we should not delete stuff as other abstract attributes might have a reference to the value. Through the API this can now be done safely at the very end. Reviewers: uenoku, sstefan1 Subscribers: hiraditya, bollu, llvm-commits Tags: #llvm Differential Revision: https://reviews.llvm.org/D66779 llvm-svn: 370014
Loading
Please register or sign in to comment