[lld] [llvm] [llvm-objdump] Print ... even if a data mapping symbol is active (PR #109553)

Fangrui Song via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 25 18:40:46 PDT 2024


MaskRay wrote:

> @MaskRay It looks like this change broke two BOLT tests:
> 
> ```
> BOLT :: AArch64/constant_island_pie_update.s
> BOLT :: AArch64/update-weak-reference-symbol.s
> ```
> 
> These are broken in this PR's checks, and subsequent builds from main since merging.

Sorry but I'm not at a computer. You could fix the tests by adding -z to the llvm-objdump line

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


More information about the llvm-commits mailing list