Files
clang-p2996/lld/ELF/Driver.cpp
Joseph Huber 93e0ffa790 [lld] Add --lto-emit-asm and alias --plugin-opt=emit-llvm to it (#97469)
Summary:
The LTO pass currently supporting emitting LTO via the
`--plugin-opt=emit-llvm` option. However, there is a very similar option
called `--lto-emit-asm`. This patch just makes the usage more
consistent and more obvious that emitting LLVM-IR is supported.
2024-07-02 15:35:51 -05:00

118 KiB