aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/ModuleBuilder.cpp
diff options
context:
space:
mode:
authorEric Christopher <echristo@gmail.com>2014-12-18 02:08:45 +0000
committerEric Christopher <echristo@gmail.com>2014-12-18 02:08:45 +0000
commit1971c3508a3e781104803d750496339460dfac1e (patch)
tree393bb5e7e0cd55aa403b56ea88075c06b57a816f /clang/lib/CodeGen/ModuleBuilder.cpp
parent7a6f5e47cf3144ea1fdf4105279f0a2bc23aa59f (diff)
downloadllvm-1971c3508a3e781104803d750496339460dfac1e.zip
llvm-1971c3508a3e781104803d750496339460dfac1e.tar.gz
llvm-1971c3508a3e781104803d750496339460dfac1e.tar.bz2
Model ARM backend ABI selection after the front end code doing the
same. This will change the "bare metal" ABI from APCS to AAPCS. The only difference between the front and back end code is that the code for Triple::GNU was added for environment. That will migrate to the front end shortly. Tests updated with the ABI they were originally testing in the case of bare metal (e.g. -mtriple armv7) or with a -gnu for arm-linux triples. llvm-svn: 224489
Diffstat (limited to 'clang/lib/CodeGen/ModuleBuilder.cpp')
0 files changed, 0 insertions, 0 deletions