diff options
| author | Adrian Prantl <aprantl@apple.com> | 2015-07-07 23:19:46 +0000 |
|---|---|---|
| committer | Adrian Prantl <aprantl@apple.com> | 2015-07-07 23:19:46 +0000 |
| commit | 142ec39739ce2cdfaea28407f916e241bbd4c43c (patch) | |
| tree | fac664158611309a7d6b6387df4b0835d1fe0e50 /clang/test/PCH/asm.c | |
| parent | 3d43f66c9157278210ac7fb6d36664ecd8219fee (diff) | |
| download | bcm5719-llvm-142ec39739ce2cdfaea28407f916e241bbd4c43c.tar.gz bcm5719-llvm-142ec39739ce2cdfaea28407f916e241bbd4c43c.zip | |
Revert r241620 and follow-up commits while investigating linux buildbot failures.
llvm-svn: 241642
Diffstat (limited to 'clang/test/PCH/asm.c')
| -rw-r--r-- | clang/test/PCH/asm.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/clang/test/PCH/asm.c b/clang/test/PCH/asm.c index cabd03cac9a..160829b7a6e 100644 --- a/clang/test/PCH/asm.c +++ b/clang/test/PCH/asm.c @@ -1,4 +1,3 @@ -// REQUIRES: x86-registered-target // Test this without pch. // RUN: %clang_cc1 -triple i386-unknown-unknown -include %S/asm.h -fsyntax-only -verify %s |

