summaryrefslogtreecommitdiffstats
path: root/lldb/source/Commands/CommandObjectExpression.cpp
diff options
context:
space:
mode:
authorAkira Hatanaka <ahatanaka@apple.com>2015-07-25 00:18:31 +0000
committerAkira Hatanaka <ahatanaka@apple.com>2015-07-25 00:18:31 +0000
commit0d4c9ea6e082951ba7cab058d1d04e2e29671a8f (patch)
treec4671b74716dd2ec6a37e2618baa259158a4cedc /lldb/source/Commands/CommandObjectExpression.cpp
parent4e3c86fe99d74b3c8dd2736683dcdc92f2c2124c (diff)
downloadbcm5719-llvm-0d4c9ea6e082951ba7cab058d1d04e2e29671a8f.tar.gz
bcm5719-llvm-0d4c9ea6e082951ba7cab058d1d04e2e29671a8f.zip
[AArch64] Define subtarget feature "reserve-x18", which is used to decide
whether register x18 should be reserved. This change is needed because we cannot use a backend option to set cl::opt "aarch64-reserve-x18" when doing LTO. Out-of-tree projects currently using cl::opt option "-aarch64-reserve-x18" to reserve x18 should make changes to add subtarget feature "reserve-x18" to the IR. rdar://problem/21529937 Differential Revision: http://reviews.llvm.org/D11463 llvm-svn: 243186
Diffstat (limited to 'lldb/source/Commands/CommandObjectExpression.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud