Skip to content

Commit

Permalink
Tag 2.6
Browse files Browse the repository at this point in the history
git-svn-id: https://llvm.org/svn/llvm-project/llvm/tags/RELEASE_26@84989 91177308-0d34-0410-b5e6-96231b3b80d8
  • Loading branch information
tlattner committed Oct 24, 2009
2 parents 4cf1c35 + 0ef4085 commit 87e1d35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/FrontendC/2009-08-11-AsmBlocksComplexJumpTarget.c
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
// RUN: %llvmgcc %s -fasm-blocks -S -o - | grep {\\\*1192}
// Complicated expression as jump target
// XFAIL: *
// XTARGET: darwin
// XTARGET: x86,i386,i686

asm void Method3()
{
Expand Down

0 comments on commit 87e1d35

Please sign in to comment.