]> granicus.if.org Git - clang/commitdiff
Try to get cl-pch-showincludes passing on AArch64 bots.
authorNico Weber <nicolasweber@gmx.de>
Sun, 13 Mar 2016 22:26:26 +0000 (22:26 +0000)
committerNico Weber <nicolasweber@gmx.de>
Sun, 13 Mar 2016 22:26:26 +0000 (22:26 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@263400 91177308-0d34-0410-b5e6-96231b3b80d8

test/Driver/cl-pch-showincludes.cpp

index dd7807546c052d522345dc5044633b675783d8b6..a78e60e9ba4a68dd2bc6c8c6c959f1248b69073a 100644 (file)
@@ -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"