[all-commits] [llvm/llvm-project] 5ecdc8: [SCCP] Properly report modifications when deleting...
aeubanks via All-commits
all-commits at lists.llvm.org
Tue Apr 25 15:08:34 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5ecdc8147b0e1def0aa9c8eebff85b67f36e8766
https://github.com/llvm/llvm-project/commit/5ecdc8147b0e1def0aa9c8eebff85b67f36e8766
Author: Arthur Eubanks <aeubanks at google.com>
Date: 2023-04-25 (Tue, 25 Apr 2023)
Changed paths:
M llvm/lib/Transforms/IPO/SCCP.cpp
Log Message:
-----------
[SCCP] Properly report modifications when deleting globals
Detected by an upcoming change.
More information about the All-commits
mailing list