[all-commits] [llvm/llvm-project] 1a1324: [BOLT][DWARF] Fix incorrect DW_AT_type offset for ...

Alexander Yermolovich via All-commits all-commits at lists.llvm.org
Mon Jul 18 14:22:22 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1a1324a303f856bb6cfd0a2bca00736c2b5bc187
      https://github.com/llvm/llvm-project/commit/1a1324a303f856bb6cfd0a2bca00736c2b5bc187
  Author: zr33 <zr33 at fb.com>
  Date:   2022-07-18 (Mon, 18 Jul 2022)

  Changed paths:
    M bolt/test/X86/Inputs/dwarf4-split-dwarf-no-address-helper.s
    M bolt/test/X86/Inputs/dwarf5-loclist-offset-form-helper.s
    M bolt/test/X86/Inputs/dwarf5-loclist-offset-form-main.s
    M bolt/test/X86/high_pc_udata.s

  Log Message:
  -----------
  [BOLT][DWARF] Fix incorrect DW_AT_type offset for unittest

Some unit tests has incorrect DW_AT_type offset since they are manual crafted, fix them to the correct offset.

Reviewed By: Amir, ayermolo

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




More information about the All-commits mailing list