mirror of
https://github.com/intel/llvm.git
synced 2026-02-06 23:31:50 +08:00
abe0dd195a (#109553) changed default
llvm-objdump output for consecutive zeros.
This broke two tests:
BOLT :: AArch64/constant_island_pie_update.s
BOLT :: AArch64/update-weak-reference-symbol.s
This fixes the test failures by adding -z to llvm-objdump in RUN line.