diff options
author | Renato Golin <renato.golin@linaro.org> | 2015-05-08 21:04:50 +0000 |
---|---|---|
committer | Renato Golin <renato.golin@linaro.org> | 2015-05-08 21:04:50 +0000 |
commit | 0600e1ebe940258c6edee6c849e371be2475f909 (patch) | |
tree | 028dbfaea45e4c6e77675137102757730b5ea34a /llvm/lib/CodeGen/StackMaps.cpp | |
parent | f5f373fcf10bcea98359402154f17fa1585a72db (diff) | |
download | bcm5719-llvm-0600e1ebe940258c6edee6c849e371be2475f909.tar.gz bcm5719-llvm-0600e1ebe940258c6edee6c849e371be2475f909.zip |
Using ARMTargetParser in Clang
This is a starting point for using the TargetParser in Clang, in a simple
enough part of the code that can be used without disrupting the crazy
platform support that we need to be compatible with other toolchains.
Also adding a few FIXME on obvious places that need replacing, but those
cases will indeed break a few of the platform assumptions, as arch/cpu names
change multiple times in the driver.
Finally, I'm changing the "neon-vfpv3" behaviour to match standard NEON, since
-mfpu=neon implies vfpv3 by default in both Clang and LLVM. That option
string is still supported as an alias to "neon".
llvm-svn: 236901
Diffstat (limited to 'llvm/lib/CodeGen/StackMaps.cpp')
0 files changed, 0 insertions, 0 deletions