[PATCH] D123804: [WIP][clang][lld] A Unified LTO Bitcode Frontend

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 5 23:12:32 PDT 2023


MaskRay added a comment.

The lld side has no test. I think we normally create separate patches for clang and lld. So you may want to reuse D123805 <https://reviews.llvm.org/D123805> for lld changes.
See `lld/test/ELF/lto/` for tests.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D123804/new/

https://reviews.llvm.org/D123804



More information about the llvm-commits mailing list