]> granicus.if.org Git - clang/commit
Add support for CloudABI/aarch64.
authorEd Schouten <ed@nuxi.nl>
Thu, 15 Oct 2015 15:07:07 +0000 (15:07 +0000)
committerEd Schouten <ed@nuxi.nl>
Thu, 15 Oct 2015 15:07:07 +0000 (15:07 +0000)
commita02bcb6b98f88317a6a3ab013ce1df68462d3646
tree07e5b187425bb52161e767704fc66f620224ce1b
parentc752440fb0a5d9cd4d2313e61ec423595bb08a67
Add support for CloudABI/aarch64.

The core C library has already been ported over to aarch64 successfully,
meaning there is no reason to hold this change back.

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