Author: fjahanian
Date: Mon Nov 11 18:08:23 2013
New Revision: 194435
URL: http://llvm.org/viewvc/llvm-project?rev=194435&view=rev
Log:
ObjectiveC. Try to unbreak buildbot.
Modified:
cfe/trunk/test/Driver/rewrite-legacy-objc.m
Modified: cfe/trunk/test/Driver/rewrite-legacy-objc.m
URL:
http://llvm.org/viewvc/llvm-project/cfe/trunk/test/Driver/rewrite-legacy-objc.m?rev=194435&r1=194434&r2=194435&view=diff
==============================================================================
--- cfe/trunk/test/Driver/rewrite-legacy-objc.m (original)
+++ cfe/trunk/test/Driver/rewrite-legacy-objc.m Mon Nov 11 18:08:23 2013
@@ -7,4 +7,4 @@
// FIXME: CHECK-NOT is broken somehow, it doesn't work here. Check adjacency
instead.
// TEST0: "-fmessage-length" "0" "-stack-protector" "1" "-mstackrealign"
"-fblocks" "-fobjc-runtime=macosx-fragile" "-fobjc-subscripting-legacy-runtime"
"-fencode-extended-block-signature" "-fno-objc-infer-related-result-type"
"-fobjc-exceptions" "-fexceptions" "-fdiagnostics-show-option"
// TEST0: rewrite-legacy-objc.m"
-// TEST1: "-fmessage-length" "0" "-stack-protector" "1" "-mstackrealign"
"-fblocks" "-fobjc-runtime=macosx-fragile" "-fobjc-subscripting-legacy-runtime"
+// TEST1: "-stack-protector" "1" "-mstackrealign" "-fblocks"
"-fobjc-runtime=macosx-fragile" "-fobjc-subscripting-legacy-runtime"
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits