[all-commits] [llvm/llvm-project] cfe4a4: [BOLT][DWARF] Don't check string offsets

Alexander Yermolovich via All-commits all-commits at lists.llvm.org
Thu Jul 6 17:55:50 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: cfe4a4b04f219a9dbb4e3fc01883437b6ff0e702
      https://github.com/llvm/llvm-project/commit/cfe4a4b04f219a9dbb4e3fc01883437b6ff0e702
  Author: Alexander Yermolovich <ayermolo at meta.com>
  Date:   2023-07-06 (Thu, 06 Jul 2023)

  Changed paths:
    M bolt/test/X86/dwarf4-types.test

  Log Message:
  -----------
  [BOLT][DWARF] Don't check string offsets

With different linker, the offset of strings can change.

Reviewed By: maksfb

Differential Revision: https://reviews.llvm.org/D154670




More information about the All-commits mailing list