[all-commits] [llvm/llvm-project] ae5efe: [lld] Remove transitional legacy pass manager flags
aeubanks via All-commits
all-commits at lists.llvm.org
Thu Jan 26 11:14:35 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ae5efe97618355e7552b0cb3c6790f3d8e8f8554
https://github.com/llvm/llvm-project/commit/ae5efe97618355e7552b0cb3c6790f3d8e8f8554
Author: Arthur Eubanks <aeubanks at google.com>
Date: 2023-01-26 (Thu, 26 Jan 2023)
Changed paths:
M lld/COFF/Driver.cpp
M lld/ELF/Options.td
M lld/MachO/Options.td
M lld/test/COFF/lto-new-pass-manager.ll
M lld/test/ELF/lto/new-pass-manager.ll
M lld/test/ELF/lto/slp-vectorize-pm.ll
M lld/test/ELF/lto/verify-invalid.ll
M lld/test/MachO/lto-objc-arc-contract.ll
M lld/test/wasm/lto/new-pass-manager.ll
M lld/test/wasm/lto/verify-invalid.ll
M lld/wasm/Options.td
Log Message:
-----------
[lld] Remove transitional legacy pass manager flags
Reviewed By: asbirlea
Differential Revision: https://reviews.llvm.org/D142571
More information about the All-commits
mailing list