[all-commits] [llvm/llvm-project] dcfdb9: [ThinLTOBitcodeWriter] Properly report when module...
aeubanks via All-commits
all-commits at lists.llvm.org
Tue Apr 25 15:24:26 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: dcfdb963d4f036f02bbe4d8cf3fa55294c49fca7
https://github.com/llvm/llvm-project/commit/dcfdb963d4f036f02bbe4d8cf3fa55294c49fca7
Author: Arthur Eubanks <aeubanks at google.com>
Date: 2023-04-25 (Tue, 25 Apr 2023)
Changed paths:
M llvm/lib/Transforms/IPO/ThinLTOBitcodeWriter.cpp
Log Message:
-----------
[ThinLTOBitcodeWriter] Properly report when module is changed
Happens with split LTO units.
Detected with upcoming changes.
More information about the All-commits
mailing list