diff options
author | Hal Finkel <hfinkel@anl.gov> | 2016-08-30 00:59:23 +0000 |
---|---|---|
committer | Hal Finkel <hfinkel@anl.gov> | 2016-08-30 00:59:23 +0000 |
commit | b074a608ceb2514ff5c8967b0f36c168fb54576e (patch) | |
tree | f34276831928cad569fd5763ac8d398a78a8fc32 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 455d3569d84c0e999257b7e7b87b9b7e46dd8774 (diff) | |
download | bcm5719-llvm-b074a608ceb2514ff5c8967b0f36c168fb54576e.tar.gz bcm5719-llvm-b074a608ceb2514ff5c8967b0f36c168fb54576e.zip |
[PowerPC] Add support for -mlongcall
The "long call" option forces the use of the indirect calling sequence for all
calls (even those that don't really need it). GCC provides this option; This is
helpful, under certain circumstances, for building very-large binaries, and
some other specialized use cases.
Fixes PR19098.
llvm-svn: 280040
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions