[all-commits] [llvm/llvm-project] 9f452f: Recommit D91678 after fixing the test breakage.

Sriraman Tallam via All-commits all-commits at lists.llvm.org
Sat Jan 9 17:53:21 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9f452fbf2fe04c1e352dd8bc2b34cb2a0eeec937
      https://github.com/llvm/llvm-project/commit/9f452fbf2fe04c1e352dd8bc2b34cb2a0eeec937
  Author: Sriraman Tallam <tmsriram at google.com>
  Date:   2021-01-09 (Sat, 09 Jan 2021)

  Changed paths:
    A llvm/test/DebugInfo/llvm-symbolizer-bbsections-test.s

  Log Message:
  -----------
  Recommit D91678 after fixing the test breakage.

This adds a new test checking llvm-symbolizer with an object built with basic block sections.

Build a object with -fbasic-block-sections and reorder the basic blocks to be
non-contiguous. Then check if llvm-symbolizer correctly reports the symbolized
addresses. Included the source to build the object with command lines.

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




More information about the All-commits mailing list