[all-commits] [llvm/llvm-project] 31e03a: [WebAssembly] Rename --lto-no-new-pass-manager to ...
Fangrui Song via All-commits
all-commits at lists.llvm.org
Tue Dec 1 16:57:20 PST 2020
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 31e03a9bd9561e6b21e4e1f5b80a8316de624876
https://github.com/llvm/llvm-project/commit/31e03a9bd9561e6b21e4e1f5b80a8316de624876
Author: Fangrui Song <i at maskray.me>
Date: 2020-12-01 (Tue, 01 Dec 2020)
Changed paths:
M lld/test/wasm/lto/new-pass-manager.ll
M lld/wasm/Driver.cpp
M lld/wasm/Options.td
Log Message:
-----------
[WebAssembly] Rename --lto-no-new-pass-manager to --no-lto-new-pass-manager
In addition, disallow `-lto-new-pass-manager` (see D79371).
Note: the ELF port has also adopted --no-lto-new-pass-manager
Reviewed By: aeubanks
Differential Revision: https://reviews.llvm.org/D92422
More information about the All-commits
mailing list