summaryrefslogtreecommitdiffstats
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorHal Finkel <hfinkel@anl.gov>2016-08-30 00:59:23 +0000
committerHal Finkel <hfinkel@anl.gov>2016-08-30 00:59:23 +0000
commitb074a608ceb2514ff5c8967b0f36c168fb54576e (patch)
treef34276831928cad569fd5763ac8d398a78a8fc32 /clang/lib/Frontend/CompilerInvocation.cpp
parent455d3569d84c0e999257b7e7b87b9b7e46dd8774 (diff)
downloadbcm5719-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
OpenPOWER on IntegriCloud