[all-commits] [llvm/llvm-project] 99d824: [LLD][ELF][NewPM] Add option to force legacy PM
aeubanks via All-commits
all-commits at lists.llvm.org
Tue Dec 1 13:41:40 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 99d82412f822190a6caa3e3a5b9f87b71f56de47
https://github.com/llvm/llvm-project/commit/99d82412f822190a6caa3e3a5b9f87b71f56de47
Author: Arthur Eubanks <aeubanks at google.com>
Date: 2020-12-01 (Tue, 01 Dec 2020)
Changed paths:
M lld/ELF/Driver.cpp
M lld/ELF/Options.td
M lld/test/ELF/lto/new-pass-manager.ll
Log Message:
-----------
[LLD][ELF][NewPM] Add option to force legacy PM
In preparation for the NPM switch.
Reviewed By: MaskRay
Differential Revision: https://reviews.llvm.org/D92417
More information about the All-commits
mailing list