[lld] [lld]Fix PGO Early Exit (PR #100555)

Fangrui Song via llvm-commits llvm-commits at lists.llvm.org
Sun Jul 28 10:21:31 PDT 2024


MaskRay wrote:

lld currently doesn't use `target_compile_definitions`, so I am nervous that this adds a special case.
Perhaps I can try to use the fork model as mold does.

https://github.com/llvm/llvm-project/pull/100555


More information about the llvm-commits mailing list