]> granicus.if.org Git - clang/commit
Fix testcases to not rely upon target-* attributes.
authorBill Wendling <isanbard@gmail.com>
Tue, 26 Feb 2013 23:08:48 +0000 (23:08 +0000)
committerBill Wendling <isanbard@gmail.com>
Tue, 26 Feb 2013 23:08:48 +0000 (23:08 +0000)
commitc3af6799d4c8ec4b338236e4361c0795e9af890a
tree0b35155e1ba00e695780247c39cb9ca5a764cf69
parent2693c323c0cf146da439719d6d31f321ac70add0
Fix testcases to not rely upon target-* attributes.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@176135 91177308-0d34-0410-b5e6-96231b3b80d8
19 files changed:
test/CodeGen/2008-04-08-NoExceptions.c
test/CodeGen/address-space-field1.c
test/CodeGen/alias.c
test/CodeGen/attr-naked.c
test/CodeGen/attributes.c
test/CodeGen/builtin-attributes.c
test/CodeGen/function-attributes.c
test/CodeGen/incomplete-function-type-2.c
test/CodeGen/libcall-declarations.c
test/CodeGen/libcalls.c
test/CodeGen/mips-vector-arg.c
test/CodeGen/mrtd.c
test/CodeGen/ms-declspecs.c
test/CodeGen/ppc64-complex-parms.c
test/CodeGen/ppc64-complex-return.c
test/CodeGen/ppc64-extend.c
test/CodeGen/pragma-weak.c
test/CodeGen/struct-passing.c
test/CodeGen/unwind-attr.c