[all-commits] [llvm/llvm-project] 2e5b70: This test includes a source that will produce basi...

Sriraman Tallam via All-commits all-commits at lists.llvm.org
Fri Oct 16 21:32:01 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 2e5b701d9306e45d37d370b1496bff9604605c93
      https://github.com/llvm/llvm-project/commit/2e5b701d9306e45d37d370b1496bff9604605c93
  Author: Sriraman Tallam <tmsriram at google.com>
  Date:   2020-10-16 (Fri, 16 Oct 2020)

  Changed paths:
    A lldb/test/Shell/Unwind/Inputs/basic-block-sections.c
    A lldb/test/Shell/Unwind/basic-block-sections.test

  Log Message:
  -----------
  This test includes a source that will produce basic blocks and hence sections with -fbasic-block-sections=all.

The test reorders the basic blocks to be dis-contiguous in the address space and checks if the back trace contains the right symbol.

Reviewed By: labath

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




More information about the All-commits mailing list