summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/section/TestSectionAPI.py
diff options
context:
space:
mode:
authorSimon Dardis <simon.dardis@imgtec.com>2016-05-17 10:21:43 +0000
committerSimon Dardis <simon.dardis@imgtec.com>2016-05-17 10:21:43 +0000
commit8d8f2f8b8dea8bdb9ac4f21ed987b938bc1379a0 (patch)
tree2a43447f2eaf6cf95236c633001744f293530024 /lldb/packages/Python/lldbsuite/test/python_api/section/TestSectionAPI.py
parente9abe8816cce5902103e753105e03ea9710a6243 (diff)
downloadbcm5719-llvm-8d8f2f8b8dea8bdb9ac4f21ed987b938bc1379a0.tar.gz
bcm5719-llvm-8d8f2f8b8dea8bdb9ac4f21ed987b938bc1379a0.zip
[mips] Compact branch policy control for MIPSR6
This patch adds the commandline option -mips-compact-branches={never,optimal,always), which controls how LLVM generates compact branches for MIPS targets. By default, the compact branch policy is 'optimal' where LLVM will (hopefully) pick the optimal branch for any situation. The 'never' policy will disable the generation of compact branches and 'always' will generate compact branches wherever possible. Reviewers: dsanders Differential Review: http://reviews.llvm.org/D20167 llvm-svn: 269753
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/section/TestSectionAPI.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud