[lld] [ELF] Add BPSectionOrderer options (PR #120514)

Fangrui Song via llvm-commits llvm-commits at lists.llvm.org
Sun Feb 2 15:57:09 PST 2025


================
@@ -72,6 +73,7 @@ add_lld_library(lldELF
   Object
   Option
   Passes
+  ProfileData
----------------
MaskRay wrote:

This is needed to fix BUILD_SHARED_LIBS=on builds

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


More information about the llvm-commits mailing list