[lld] r192368 - [test] Ignore failure for now for Darwin.

Shankar Easwaran shankare at codeaurora.org
Thu Oct 10 10:12:50 PDT 2013


Author: shankare
Date: Thu Oct 10 12:12:50 2013
New Revision: 192368

URL: http://llvm.org/viewvc/llvm-project?rev=192368&view=rev
Log:
[test] Ignore failure for now for Darwin.

This is only a step to clean the buildbot.

Modified:
    lld/trunk/test/elf/ifunc.test

Modified: lld/trunk/test/elf/ifunc.test
URL: http://llvm.org/viewvc/llvm-project/lld/trunk/test/elf/ifunc.test?rev=192368&r1=192367&r2=192368&view=diff
==============================================================================
--- lld/trunk/test/elf/ifunc.test (original)
+++ lld/trunk/test/elf/ifunc.test Thu Oct 10 12:12:50 2013
@@ -67,3 +67,5 @@ RELATIVEADDEND-NEXT: ]
 SHARED: shared-library-atoms
 SHARED: name: hey
 SHARED-NOT: data
+
+XFAIL: darwin





More information about the llvm-commits mailing list