diff options
author | Tom Lin <tom91136@gmail.com> | 2024-11-22 18:01:59 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-11-22 15:01:59 -0800 |
commit | b4e000e6005bd0f11240133aa335efcbb8424a23 (patch) | |
tree | 98cb7e39599811096e8b786cd365079e1d849f5e /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | fdb050a5024320ec29d2edf3f2bc686c3a84abaa (diff) | |
download | llvm-b4e000e6005bd0f11240133aa335efcbb8424a23.zip llvm-b4e000e6005bd0f11240133aa335efcbb8424a23.tar.gz llvm-b4e000e6005bd0f11240133aa335efcbb8424a23.tar.bz2 |
[LLD][MachO] Enable plugin support for LTO (#115690)
Add new CLI options for feature parity with ELF w.r.t pass plugins.
Most of the changes are ported directly from
https://github.com/llvm/llvm-project/commit/0c86198b279a98c8550fde318b59ed3ca0ca5045.
With this change, it is now possible to load and run external pass
plugins during the LTO phase.
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions