[all-commits] [llvm/llvm-project] 928c2b: [DWARF][BOLT] Fix handling of converting range acc...

Alexander Yermolovich via All-commits all-commits at lists.llvm.org
Fri Aug 19 15:29:05 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 928c2ba179665bb37dd6a800ea4c4427ad834ace
      https://github.com/llvm/llvm-project/commit/928c2ba179665bb37dd6a800ea4c4427ad834ace
  Author: Alexander Yermolovich <ayermolo at fb.com>
  Date:   2022-08-19 (Fri, 19 Aug 2022)

  Changed paths:
    M bolt/lib/Rewrite/DWARFRewriter.cpp
    M bolt/test/X86/dwarf5-rangeoffset-to-rangeindex.s

  Log Message:
  -----------
  [DWARF][BOLT] Fix handling of converting range accesss from ofset to index.

Wasn't handling correctly creating DW_AT_rnglists_base in UnitDie when
converting access pattern for DW_AT_ranges from offset to index for DWARF5.

Reviewed By: rafauler

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




More information about the All-commits mailing list