summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallUserDefinedFunction.py
diff options
context:
space:
mode:
authorPete Cooper <peter_cooper@apple.com>2016-08-08 23:20:04 +0000
committerPete Cooper <peter_cooper@apple.com>2016-08-08 23:20:04 +0000
commit5559b2493526d5ff38a66cb38b276c2a7e93b0c9 (patch)
tree4f52db12740a987c67ceb5431671151d6112ffe2 /lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallUserDefinedFunction.py
parentf53c8cb4394e5a560a2a1bbfcd8da00af72a645e (diff)
downloadbcm5719-llvm-5559b2493526d5ff38a66cb38b276c2a7e93b0c9.tar.gz
bcm5719-llvm-5559b2493526d5ff38a66cb38b276c2a7e93b0c9.zip
The first string table entry should be a null terminated space, not just null.
This matches the behaviour of ld64 which initializes the string table with ' ' then '\0'. lld only had the '\0' and needed the ' '. llvm-svn: 278071
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallUserDefinedFunction.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud