diff options
author | Dale Johannesen <dalej@apple.com> | 2010-06-23 18:52:34 +0000 |
---|---|---|
committer | Dale Johannesen <dalej@apple.com> | 2010-06-23 18:52:34 +0000 |
commit | e39fdbe1187b74f8c415adb9f807fa56f1e055aa (patch) | |
tree | 364c7733ace9e21186f41d9bb9bd124b8f7ba078 /lib/Transforms/Utils/InlineFunction.cpp | |
parent | 151d26d15dc6fe89329d7cccb0638c324c58f485 (diff) |
Do not do tail calls to external symbols. If the
branch turns out to be ARM-to-Thumb or vice versa
the linker cannot resolve this. 8120438.
If this optimization is going to be useful we probably
need a compiler flag "assume callees are same architecture"
or something like that.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@106662 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Transforms/Utils/InlineFunction.cpp')
0 files changed, 0 insertions, 0 deletions