[all-commits] [llvm/llvm-project] 82ca75: [BOLT][DWARF] Add test for DW_AT_ranges input with...

Alexander Yermolovich via All-commits all-commits at lists.llvm.org
Wed Feb 14 15:43:50 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 82ca75239340c6e2b92125fe39bf872faa044f11
      https://github.com/llvm/llvm-project/commit/82ca75239340c6e2b92125fe39bf872faa044f11
  Author: Alexander Yermolovich <43973793+ayermolo at users.noreply.github.com>
  Date:   2024-02-14 (Wed, 14 Feb 2024)

  Changed paths:
    M bolt/lib/Rewrite/DWARFRewriter.cpp
    M bolt/test/X86/dwarf4-subprogram-single-gc-ranges.test
    A bolt/test/X86/dwarf5-empty-function-ranges.s
    M bolt/test/X86/dwarf5-subprogram-single-gc-ranges.test

  Log Message:
  -----------
  [BOLT][DWARF] Add test for DW_AT_ranges input without function output (#81794)

Added a test that relies on -fbasic-block-sections=all and --gc-sections
that exercises a code path that previously printed a warning.




More information about the All-commits mailing list