Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D140154
[IR][NFC] Cleanup: Removed non-const block iterators to force all updates go through an interface function ClosedPublic Authored by vporpo on Dec 15 2022, 12:38 PM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Dec 16 2022, 9:37 AM This revision was landed with ongoing or failed builds.Dec 16 2022, 10:03 AM Closed by commit rG470bc76b1350: [IR][NFC] Cleanup: Remove non-const block iterators to force all updates go… (authored by vporpo). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 483577 llvm/include/llvm/IR/Instructions.h
llvm/lib/IR/Instructions.cpp
|