diff options
author | Pete Cooper <peter_cooper@apple.com> | 2016-08-08 23:20:04 +0000 |
---|---|---|
committer | Pete Cooper <peter_cooper@apple.com> | 2016-08-08 23:20:04 +0000 |
commit | 5559b2493526d5ff38a66cb38b276c2a7e93b0c9 (patch) | |
tree | 4f52db12740a987c67ceb5431671151d6112ffe2 /lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallUserDefinedFunction.py | |
parent | f53c8cb4394e5a560a2a1bbfcd8da00af72a645e (diff) | |
download | bcm5719-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