summaryrefslogtreecommitdiffstats
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorAhmed Bougacha <ahmed.bougacha@gmail.com>2015-04-11 00:06:36 +0000
committerAhmed Bougacha <ahmed.bougacha@gmail.com>2015-04-11 00:06:36 +0000
commitb96444efd1ae8ba7d4283ddfe564773c986baa30 (patch)
tree08c9f67f3605d1569146ad8429902669e55a3b8b /clang/lib/Frontend/CompilerInvocation.cpp
parent241982c3805e768218d7e99629c2783a1aa8b054 (diff)
downloadbcm5719-llvm-b96444efd1ae8ba7d4283ddfe564773c986baa30.tar.gz
bcm5719-llvm-b96444efd1ae8ba7d4283ddfe564773c986baa30.zip
[CodeGen] Split -enable-global-merge into ARM and AArch64 options.
Currently, there's a single flag, checked by the pass itself. It can't force-enable the pass (and is on by default), because it might not even have been created, as that's the targets decision. Instead, have separate explicit flags, so that the decision is consistently made in the target. Keep the flag as a last-resort "force-disable GlobalMerge" for now, for backwards compatibility. llvm-svn: 234666
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud