Replied to inline comment.
================ Comment at: test/Driver/target-abi-cc1as.s:5 @@ +4,2 @@ +// RUN: FileCheck --check-prefix=ABI-O32 %s +// ABI-O32-NOT: clang -cc1as: error: unknown argument: '-target-abi' ---------------- echristo wrote: > This means you can just do a CHECK line here. Fixed in the recommit r231363 (which happened because of buildbot failures). http://reviews.llvm.org/D7903 EMAIL PREFERENCES http://reviews.llvm.org/settings/panel/emailpreferences/ _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
