]> granicus.if.org Git - clang/commit
[ARM] Remove redundant #if in test. NFC
authorShoaib Meenai <smeenai@fb.com>
Tue, 1 May 2018 20:38:05 +0000 (20:38 +0000)
committerShoaib Meenai <smeenai@fb.com>
Tue, 1 May 2018 20:38:05 +0000 (20:38 +0000)
commitabedeb9109266238ab0a7546bfc4c298e32227a5
tree53f88c78932c05ea966eb3f5bf7bf0ea1b194e44
parent0a6f67eb1a9d6944b2c076898b2d73406818254b
[ARM] Remove redundant #if in test. NFC

Both sides of this #if #include the same file. Drop the #if, leaving only the #include.

Patch by Matt Glazar.

Differential Revision: https://reviews.llvm.org/D45779

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@331305 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/arm-aapcs-vfp.c