[all-commits] [llvm/llvm-project] 1314a4: [LTO][wasm][NewPM] Allow using new pass manager fo...
aeubanks via All-commits
all-commits at lists.llvm.org
Tue Dec 1 12:26:47 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 1314a4938fba865412598b7227cb4657d59cd8bc
https://github.com/llvm/llvm-project/commit/1314a4938fba865412598b7227cb4657d59cd8bc
Author: Arthur Eubanks <aeubanks at google.com>
Date: 2020-12-01 (Tue, 01 Dec 2020)
Changed paths:
A lld/test/wasm/lto/new-pass-manager.ll
M lld/wasm/Config.h
M lld/wasm/Driver.cpp
M lld/wasm/LTO.cpp
M lld/wasm/Options.td
Log Message:
-----------
[LTO][wasm][NewPM] Allow using new pass manager for wasm LTO
Reviewed By: sbc100
Differential Revision: https://reviews.llvm.org/D92150
More information about the All-commits
mailing list