summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/expression_command
diff options
context:
space:
mode:
authorOren Ben Simhon <oren.ben.simhon@intel.com>2017-05-03 13:07:19 +0000
committerOren Ben Simhon <oren.ben.simhon@intel.com>2017-05-03 13:07:19 +0000
commitdbd4bba1ece18ccfbdec969ec0d05aed2e151d53 (patch)
treea0cf943fc7adc5b8121c8436e0ed2355fc3db848 /lldb/packages/Python/lldbsuite/test/expression_command
parentef5798acf5ea024f69f012abfbec1cdfe2e44cd0 (diff)
downloadbcm5719-llvm-dbd4bba1ece18ccfbdec969ec0d05aed2e151d53.tar.gz
bcm5719-llvm-dbd4bba1ece18ccfbdec969ec0d05aed2e151d53.zip
[X86] Support of no_caller_saved_registers attribute
This patch implements the LLVM part for no_caller_saved_registers attribute as appears here: https://gcc.gnu.org/git/?p=gcc.git;a=commit;h=5ed3cc7b66af4758f7849ed6f65f4365be8223be. In order to implement the attribute, we use the dynamic CSR mechanism to remove returned/passed arguments from the function regmask/CSR list. Differential Revision: https://reviews.llvm.org/D31876 llvm-svn: 302020
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud