diff options
author | Teresa Johnson <tejohnson@google.com> | 2018-05-05 16:37:31 +0000 |
---|---|---|
committer | Teresa Johnson <tejohnson@google.com> | 2018-05-05 16:37:31 +0000 |
commit | fedd39045f457ee4d683ad73dc3b4fda87ca7dba (patch) | |
tree | e16604572742e5047dfc95395c888d249182fe50 /llvm/lib/Support/Signals.cpp | |
parent | 1237b3acc960df556ebb7268633138d8e21c0633 (diff) | |
download | llvm-fedd39045f457ee4d683ad73dc3b4fda87ca7dba.zip llvm-fedd39045f457ee4d683ad73dc3b4fda87ca7dba.tar.gz llvm-fedd39045f457ee4d683ad73dc3b4fda87ca7dba.tar.bz2 |
Add -target to address errors in test from r331592
The error turns out to be:
Assertion failed: (Target.isCompatibleDataLayout(getDataLayout()) && "Can't create a MachineFunction using a Module with a " "Target-incompatible DataLayout attached\n"), function init, file /Users/buildslave/jenkins/workspace/clang-stage1-cmake-RA-incremental/llvm/lib/CodeGen/MachineFunction.cpp, line 180.
Add -target to address this. Also re-enable the test I had temporarily
commented, and move it further down in case there is still a failure
(since it pipes stderr to FileCheck).
llvm-svn: 331597
Diffstat (limited to 'llvm/lib/Support/Signals.cpp')
0 files changed, 0 insertions, 0 deletions