[all-commits] [llvm/llvm-project] efcd39: DebugInfo: Generalize convert-debugloc.ll to run f...

David Blaikie via All-commits all-commits at lists.llvm.org
Tue Feb 4 17:34:53 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: efcd3967a6bf6b66e04e40129104d0b65ba453d2
      https://github.com/llvm/llvm-project/commit/efcd3967a6bf6b66e04e40129104d0b65ba453d2
  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: Generalize convert-debugloc.ll to run for multiple target architectures

This test was overly constrained & hardcoded only to x86-linux-gnu -
generalize the test & remove the hardcoded target triple.




More information about the All-commits mailing list