Follow up on r127913. Fix Thumb revsh isel. rdar://9286766
[oota-llvm.git] / test / FrontendC++ / 2006-11-30-Pubnames.cpp
index 3a08b3c3345bf0ea29c46fb287e1dc3e29e51994..239d3f525b7912ade2fa0e3aa242f49972f79a65 100644 (file)
@@ -8,9 +8,7 @@
 // RUN: echo {break main\nrun\np Pubnames::pubname} > %t.in
 // RUN: gdb -q -batch -n -x %t.in %t.exe | tee %t.out | grep {\$1 = 10}
 //
-// XFAIL: alpha,arm,powerpc-apple-darwin
-// FIXME: This doesn't work for PPC Darwin because we turned off debugging on
-// that platform.
+// XFAIL: alpha,arm
 
 struct Pubnames {
   static int pubname;