[PATCH] [IAS] Teach -cc1as about the 'target-abi' option.
Eric Christopher
echristo at gmail.com
Wed Mar 4 11:28:45 PST 2015
Comment inline.
================
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'
----------------
This means you can just do a CHECK line here.
http://reviews.llvm.org/D7903
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
More information about the cfe-commits
mailing list