aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorMatthias Braun <matze@braunis.de>2016-09-13 19:27:38 +0000
committerMatthias Braun <matze@braunis.de>2016-09-13 19:27:38 +0000
commit1af1414d4d268b5b8580a56101be3e434f8c9291 (patch)
tree51513d5342555a61614cad67cb91e75e2726bf92 /clang/lib/CodeGen/CodeGenModule.cpp
parentae3fb3113ffc1ccccc95904e25baf11d11d0f14c (diff)
downloadllvm-1af1414d4d268b5b8580a56101be3e434f8c9291.zip
llvm-1af1414d4d268b5b8580a56101be3e434f8c9291.tar.gz
llvm-1af1414d4d268b5b8580a56101be3e434f8c9291.tar.bz2
AArch64: Cleanup tailcall CC check, enable swiftcc.
Cleanup/change the code that checks for possible tailcall conventions to look the same as the one in the X86 target. This makes the distinction between calling conventions that can guarnatee tailcalls and the ones that may tailcall more obvious. - Add Swift to the mayTailCall list - PreserveMost seemed to be incorrectly part of the guarnteed tail call list, move it to the mayTailCall list. llvm-svn: 281376
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions