summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallStdStringFunction.py
diff options
context:
space:
mode:
authorGeorge Rimar <grimar@accesssoftek.com>2019-08-23 09:31:07 +0000
committerGeorge Rimar <grimar@accesssoftek.com>2019-08-23 09:31:07 +0000
commit668b11b2c85cd47e9afed51e9bef31321507db6e (patch)
tree5b4c037a29cfc49e1eff2bebe2ef87e8033610b1 /lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallStdStringFunction.py
parentbc01f48da37ee6f8996c5206785433d4928d3346 (diff)
downloadbcm5719-llvm-668b11b2c85cd47e9afed51e9bef31321507db6e.tar.gz
bcm5719-llvm-668b11b2c85cd47e9afed51e9bef31321507db6e.zip
[yaml2obj] - Allow setting the symbol st_other field to any integer.
st_other field of a symbol usually contains its visibility. Other bits are usually 0, though some targets, like MIPS can set them using the named bit field values. Problem is that there is no way to set an arbitrary value now, though that might be useful for our test cases. In this patch I introduced a way to set st_other to any numeric value using the new StOther field. I added a test and simplified the existent one to show the effect/benefit Differential revision: https://reviews.llvm.org/D66583 llvm-svn: 369742
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallStdStringFunction.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud