diff options
author | Pavel Labath <labath@google.com> | 2018-04-18 15:23:21 +0000 |
---|---|---|
committer | Pavel Labath <labath@google.com> | 2018-04-18 15:23:21 +0000 |
commit | 10831f594a1d2691a8603584b790dd95e4055a27 (patch) | |
tree | 3718ed710521f4c0e44e8f851b775dc58852335a /clang/lib/AST/InheritViz.cpp | |
parent | 1f87618f8f45ae470a728c7ea2faeab40f6b3cc5 (diff) | |
download | bcm5719-llvm-10831f594a1d2691a8603584b790dd95e4055a27.tar.gz bcm5719-llvm-10831f594a1d2691a8603584b790dd95e4055a27.zip |
Fix macosx build broken by r330249
It seems llc crashes when targetting darwin with split-dwarf (pr37164).
This happens on all inputs, not just the one I added in the above
commit. Work around the issue by hardcoding the target triple to linux,
which is what all split-dwarf tests seem to be doing.
As I don't know of a way to specify the os part of the triple without
spelling out the architecture as well, I move the new test to the X86
folder.
llvm-svn: 330265
Diffstat (limited to 'clang/lib/AST/InheritViz.cpp')
0 files changed, 0 insertions, 0 deletions