]> granicus.if.org Git - clang/commit
Add XCore target
authorRobert Lytton <robert@xmos.com>
Tue, 13 Aug 2013 09:43:10 +0000 (09:43 +0000)
committerRobert Lytton <robert@xmos.com>
Tue, 13 Aug 2013 09:43:10 +0000 (09:43 +0000)
commit5f15f4daf0e225ea8463fe2ef522c009c95ffc9c
tree61e369072bf6382a48d2a75d6b1d1587b297ed7c
parent26314e1a3e37efff2d19212d262731bc3a3044c4
Add XCore target

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@188258 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Basic/BuiltinsXCore.def [new file with mode: 0644]
include/clang/Basic/TargetBuiltins.h
lib/Basic/Targets.cpp
lib/CodeGen/TargetInfo.cpp
lib/Driver/Tools.cpp
test/CodeGen/xcore-abi.c [new file with mode: 0644]
test/Driver/xcore-opts.c [new file with mode: 0644]
test/Preprocessor/init.c
test/Preprocessor/stdint.c