commit | 094f8ead3ad4d02e0b146c8fe01e1831484b687f | [log] [tgz] |
---|---|---|
author | Vedant Kumar <vsk@apple.com> | Fri Oct 05 21:54:58 2018 +0000 |
committer | Vedant Kumar <vsk@apple.com> | Fri Oct 05 21:54:58 2018 +0000 |
tree | ce2bdfab3d6c155a2c5fe705d9cf0bca28aa8711 | |
parent | e1a7411e93f50749ea2196dd4ba02d253617f374 [diff] |
Specify -mtriple=x86_64 in an X86-specific dwarf test On the PPC bot, the %llc_dwarf substitution does not contain an -mtriple argument. This can cause the wrong backend to be exercised. This causes issues because the backends differ in when they decide to emit tail calls: http://lab.llvm.org:8011/builders/clang-ppc64be-linux-multistage/builds/12440 This is mostly a speculative fix as I don't have a PPC machine to test with. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@343893 91177308-0d34-0410-b5e6-96231b3b80d8