[all-commits] [llvm/llvm-project] 9329cf: DebugInfo: convert-debugloc.ll generalize to run o...

David Blaikie via All-commits all-commits at lists.llvm.org
Tue Feb 4 19:14:28 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 9329cfca8489965bb9e4017906ab6f2d45c7f29b
      https://github.com/llvm/llvm-project/commit/9329cfca8489965bb9e4017906ab6f2d45c7f29b
  Author: David Blaikie <dblaikie at gmail.com>
  Date:   2020-02-04 (Tue, 04 Feb 2020)

  Changed paths:
    M llvm/test/DebugInfo/X86/convert-debugloc.ll

  Log Message:
  -----------
  DebugInfo: convert-debugloc.ll generalize to run on ppc64le

This target produces a location list for the location, so split the
match between lines to allow for a location list match.




More information about the All-commits mailing list