diff options
author | Pete Cooper <peter_cooper@apple.com> | 2016-01-22 23:46:37 +0000 |
---|---|---|
committer | Pete Cooper <peter_cooper@apple.com> | 2016-01-22 23:46:37 +0000 |
commit | 602593378936c969e2dc7e7924f744943d129ba6 (patch) | |
tree | 96464c1ee999ad5706fe320269311e09a08e5b5e /lldb/packages/Python/lldbsuite/test/source-manager/TestSourceManager.py | |
parent | 3a2d4947a69ff4731d2adb9862552fc8a003d295 (diff) | |
download | bcm5719-llvm-602593378936c969e2dc7e7924f744943d129ba6.tar.gz bcm5719-llvm-602593378936c969e2dc7e7924f744943d129ba6.zip |
Fix bug in handling of quoted linker script tokens and update tests to use it.
There was an off by one error because the StringRef.substr functions
second argument is a length, not the end index.
Also updated a few ELF files which failed when run on Jenkins with paths
including the @ character. This is often used in Jenkins for shared
workspace plugin.
Reviewed by Rui Ueyama
llvm-svn: 258583
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/source-manager/TestSourceManager.py')
0 files changed, 0 insertions, 0 deletions