diff options
author | Alex Langford <apl@fb.com> | 2019-09-26 21:18:37 +0000 |
---|---|---|
committer | Alex Langford <apl@fb.com> | 2019-09-26 21:18:37 +0000 |
commit | 7dfb095b882d6b3ec42c7b9c4391ce3e30d37375 (patch) | |
tree | 7e0966b7878f90ecaa0770a54eb2daaa445b7d7b /llvm/lib/CodeGen/MachineInstr.cpp | |
parent | 486cd9a90dee3b482ab151d45936c51dc91bf11c (diff) | |
download | llvm-7dfb095b882d6b3ec42c7b9c4391ce3e30d37375.zip llvm-7dfb095b882d6b3ec42c7b9c4391ce3e30d37375.tar.gz llvm-7dfb095b882d6b3ec42c7b9c4391ce3e30d37375.tar.bz2 |
[lldb-vscode] correctly handle multiple sourceMap entries
Summary:
`lldb-vscode` concatenates a string of sourceMap entries
specified in the config, but fails to put a space between
each entry, which causes the settings command to fail.
This patch adds a space between each mapping.
Patch by Richard Howell
Differential Revision: https://reviews.llvm.org/D67569
llvm-svn: 373016
Diffstat (limited to 'llvm/lib/CodeGen/MachineInstr.cpp')
0 files changed, 0 insertions, 0 deletions