[all-commits] [llvm/llvm-project] 4650b2: Attempt to fix a debuginfo test that wasn't as gen...

Jeremy Morse via All-commits all-commits at lists.llvm.org
Fri Dec 6 04:52:19 PST 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 4650b2f36949407ef25686440e3d65ac47709deb
      https://github.com/llvm/llvm-project/commit/4650b2f36949407ef25686440e3d65ac47709deb
  Author: Jeremy Morse <jeremy.morse at sony.com>
  Date:   2019-12-06 (Fri, 06 Dec 2019)

  Changed paths:
    R llvm/test/DebugInfo/Generic/codegenprep-addrsink.ll
    A llvm/test/DebugInfo/X86/codegenprep-addrsink.ll

  Log Message:
  -----------
  Attempt to fix a debuginfo test that wasn't as generic as I thought

An ARM buildbot croaks when this test doesn't have a triple specified:

  http://lab.llvm.org:8011/builders/clang-cmake-armv7-quick/builds/12021/

Move the test to the X86 directory and put an x86_64 triple on the
llc command line.




More information about the All-commits mailing list