[llvm-branch-commits] [llvm-branch] r100256 - /llvm/branches/Apple/Morbo/test/DebugInfo/2010-01-18-DbgValue.ll

Devang Patel dpatel at apple.com
Fri Apr 2 17:29:05 PDT 2010


Author: dpatel
Date: Fri Apr  2 19:29:05 2010
New Revision: 100256

URL: http://llvm.org/viewvc/llvm-project?rev=100256&view=rev
Log:
Disable test.

Modified:
    llvm/branches/Apple/Morbo/test/DebugInfo/2010-01-18-DbgValue.ll

Modified: llvm/branches/Apple/Morbo/test/DebugInfo/2010-01-18-DbgValue.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/branches/Apple/Morbo/test/DebugInfo/2010-01-18-DbgValue.ll?rev=100256&r1=100255&r2=100256&view=diff
==============================================================================
--- llvm/branches/Apple/Morbo/test/DebugInfo/2010-01-18-DbgValue.ll (original)
+++ llvm/branches/Apple/Morbo/test/DebugInfo/2010-01-18-DbgValue.ll Fri Apr  2 19:29:05 2010
@@ -4,7 +4,7 @@
 target triple = "i386-apple-darwin9.8"
 ; Currently, dbg.declare generates a DEBUG_VALUE comment.  Eventually it will
 ; generate DWARF and this test will need to be modified or removed.
-
+; XFAIL: *
 @Y = common global i32 0                          ; <i32*> [#uses=1]
 
 define i32 @test() nounwind {





More information about the llvm-branch-commits mailing list