diff options
| author | Adrian Prantl <aprantl@apple.com> | 2015-02-25 02:44:04 +0000 |
|---|---|---|
| committer | Adrian Prantl <aprantl@apple.com> | 2015-02-25 02:44:04 +0000 |
| commit | cbc368c5b5ad2eb767a6ac4d80fb44bc1c5f7459 (patch) | |
| tree | b83ca84224e36d1a183e2bb2de6f32e8a622f716 /clang/test/PCH/floating-literal.c | |
| parent | 7153ce8a066947213e822e4e93162fb425e0e93d (diff) | |
| download | bcm5719-llvm-cbc368c5b5ad2eb767a6ac4d80fb44bc1c5f7459.tar.gz bcm5719-llvm-cbc368c5b5ad2eb767a6ac4d80fb44bc1c5f7459.zip | |
Revert "Wrap clang module files in a Mach-O, ELF, or COFF container."
llvm-svn: 230454
Diffstat (limited to 'clang/test/PCH/floating-literal.c')
| -rw-r--r-- | clang/test/PCH/floating-literal.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/clang/test/PCH/floating-literal.c b/clang/test/PCH/floating-literal.c index b5ff6fe84b8..738e45a4151 100644 --- a/clang/test/PCH/floating-literal.c +++ b/clang/test/PCH/floating-literal.c @@ -1,5 +1,4 @@ // RUN: %clang_cc1 -triple mips64-none-linux-gnu -emit-pch -o %t %s -// REQUIRES: mips-registered-target // RUN: %clang_cc1 -x ast -ast-print %t | FileCheck %s // Make sure the semantics of FloatingLiterals are stored correctly in |

