[all-commits] [llvm/llvm-project] 7117a4: [BitcodeWriter] Remove ThinLTO-specific bits from ...
Arthur Eubanks via All-commits
all-commits at lists.llvm.org
Mon Jan 22 16:26:28 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7117a4e8409018f31c00b186ac4627586d839e59
https://github.com/llvm/llvm-project/commit/7117a4e8409018f31c00b186ac4627586d839e59
Author: Arthur Eubanks <aeubanks at google.com>
Date: 2024-01-23 (Tue, 23 Jan 2024)
Changed paths:
M llvm/include/llvm/Bitcode/BitcodeWriterPass.h
M llvm/lib/Bitcode/Writer/BitcodeWriterPass.cpp
Log Message:
-----------
[BitcodeWriter] Remove ThinLTO-specific bits from legacy pass
Since we shouldn't be doing any LTO logic from the legacy pass manager.
More information about the All-commits
mailing list