]> granicus.if.org Git - llvm/commitdiff
See if disabling libxml tests will pass the i686 bot.
authorEric Beckmann <ecbeckmann@google.com>
Wed, 26 Jul 2017 23:15:44 +0000 (23:15 +0000)
committerEric Beckmann <ecbeckmann@google.com>
Wed, 26 Jul 2017 23:15:44 +0000 (23:15 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@309229 91177308-0d34-0410-b5e6-96231b3b80d8

test/lit.cfg

index fb5005e2998263a2ebdd5230646f1b4f3d94c339..d926eba6cb44b095d5273fb01bf6413fb979f5f2 100644 (file)
@@ -552,6 +552,3 @@ if config.have_libxar:
 
 if config.enable_abi_breaking_checks == "1":
     config.available_features.add('abi-breaking-checks')
-
-if config.llvm_libxml2_enabled == "1":
-    config.available_features.add('libxml2')