[PATCH] D19609: [ARM] Add support for long-call/short-call attribute
Weiming Zhao via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 28 14:31:33 PDT 2016
weimingz added a comment.
For LTO scenario, if we annotate callee declaration, when they are merged from different modules, we can merge them conservatively.
Repository:
rL LLVM
http://reviews.llvm.org/D19609
More information about the llvm-commits
mailing list