[clang] [lld] [llvm] [LLVM][WebAssembly] Implement branch hinting proposal (PR #146230)

Lukas Döllerer via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 2 01:15:50 PDT 2025


Lukasdoe wrote:

- lld now inserts combined branch hint section directly in front of code section
- fixed failing tests
- reordered branch hints option to fit into alphabetically sorted options declarations

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


More information about the llvm-commits mailing list