]> granicus.if.org Git - clang/commit
Add support for targeting armv6-unknown-cloudabi-eabihf.
authorEd Schouten <ed@nuxi.nl>
Mon, 5 Sep 2016 18:38:34 +0000 (18:38 +0000)
committerEd Schouten <ed@nuxi.nl>
Mon, 5 Sep 2016 18:38:34 +0000 (18:38 +0000)
commitce6fc0351abb66e383b5eac7b77ccd7c6e975d3f
tree8703e7a12c99b235d0f43bbec53fcd27078f6dd5
parent94fce434b2e10c29dbef4763661c7bad40840b83
Add support for targeting armv6-unknown-cloudabi-eabihf.

I'm in the progress of adding ARMv6 support to CloudABI. On the compiler
side, everything seems to work properly with this tiny change applied.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@280672 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Basic/Targets.cpp
test/Preprocessor/init.c