Author: nico Date: Sun Mar 13 17:26:26 2016 New Revision: 263400 URL: http://llvm.org/viewvc/llvm-project?rev=263400&view=rev Log: Try to get cl-pch-showincludes passing on AArch64 bots.
Modified: cfe/trunk/test/Driver/cl-pch-showincludes.cpp Modified: cfe/trunk/test/Driver/cl-pch-showincludes.cpp URL: http://llvm.org/viewvc/llvm-project/cfe/trunk/test/Driver/cl-pch-showincludes.cpp?rev=263400&r1=263399&r2=263400&view=diff ============================================================================== --- cfe/trunk/test/Driver/cl-pch-showincludes.cpp (original) +++ cfe/trunk/test/Driver/cl-pch-showincludes.cpp Sun Mar 13 17:26:26 2016 @@ -2,6 +2,7 @@ // command-line option, e.g. on Mac where %s is commonly under /Users. // Tests interaction of /Yc / /Yu with /showIncludes +// REQUIRES: x86-registered-target #include "header3.h" _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits