[all-commits] [llvm/llvm-project] e237d8: [BOLT] Fix tests broken by abe0dd1 (#110071)

Tex Riddell via All-commits all-commits at lists.llvm.org
Wed Sep 25 19:35:19 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e237d8aac8a90f4cb25604801d2b544e1d148d88
      https://github.com/llvm/llvm-project/commit/e237d8aac8a90f4cb25604801d2b544e1d148d88
  Author: Tex Riddell <texr at microsoft.com>
  Date:   2024-09-25 (Wed, 25 Sep 2024)

  Changed paths:
    M bolt/test/AArch64/constant_island_pie_update.s
    M bolt/test/AArch64/update-weak-reference-symbol.s

  Log Message:
  -----------
  [BOLT] Fix tests broken by abe0dd1 (#110071)

abe0dd195a3b2630afdc5c1c233eb2a068b2d72f (#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.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list