[all-commits] [llvm/llvm-project] 470bc7: [IR][NFC] Cleanup: Remove non-const block iterator...
vporpo via All-commits
all-commits at lists.llvm.org
Fri Dec 16 10:03:25 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 470bc76b1350119ede9768fd3e83a56d361d43f3
https://github.com/llvm/llvm-project/commit/470bc76b1350119ede9768fd3e83a56d361d43f3
Author: Vasileios Porpodas <vporpodas at google.com>
Date: 2022-12-16 (Fri, 16 Dec 2022)
Changed paths:
M llvm/include/llvm/IR/Instructions.h
M llvm/lib/IR/Instructions.cpp
Log Message:
-----------
[IR][NFC] Cleanup: Remove non-const block iterators to force all updates go through an interface function
Differential Revision: https://reviews.llvm.org/D140154
More information about the All-commits
mailing list