diff options
author | Pavel Labath <labath@google.com> | 2018-02-12 09:46:06 +0000 |
---|---|---|
committer | Pavel Labath <labath@google.com> | 2018-02-12 09:46:06 +0000 |
commit | ca4eddee0d8e04fd069232efdf8746fdf6e42b39 (patch) | |
tree | 7ded82078d5f82a18c7ff53434a5e40ce603fa1a /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | e08f2a19d487bde254860bb3f9368a86105e16f9 (diff) | |
download | bcm5719-llvm-ca4eddee0d8e04fd069232efdf8746fdf6e42b39.tar.gz bcm5719-llvm-ca4eddee0d8e04fd069232efdf8746fdf6e42b39.zip |
Skip TestTargetXMLArch on non-darwin OSs
This test uses XML packets, but libxml is an optional dependency of
lldb, and this test fails if it is not present.
I'm leaving this enabled on mac, as thats the only platform that's
likely to have libxml always available, but ideally we should have a way
to skip this based on build configuration. I'll see if I can whip
something like that up soon, but for the time being, this unblocks the
buildbots.
llvm-svn: 324870
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions