Add -target to address errors in test from r331592
authorTeresa Johnson <tejohnson@google.com>
Sat, 5 May 2018 16:37:31 +0000 (16:37 +0000)
committerTeresa Johnson <tejohnson@google.com>
Sat, 5 May 2018 16:37:31 +0000 (16:37 +0000)
commitfedd39045f457ee4d683ad73dc3b4fda87ca7dba
treee16604572742e5047dfc95395c888d249182fe50
parent1237b3acc960df556ebb7268633138d8e21c0633
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
clang/test/CodeGen/thinlto-diagnostic-handler-remarks-with-hotness.ll