diff options
| author | Aaron Smith <aaron.smith@microsoft.com> | 2018-10-01 17:08:51 +0000 |
|---|---|---|
| committer | Aaron Smith <aaron.smith@microsoft.com> | 2018-10-01 17:08:51 +0000 |
| commit | e7dbb9336070abac17d838ec19db5956769f722d (patch) | |
| tree | ca81594458538ed8b9dce0bb940629f48a1a4e6a /llvm/lib/CodeGen/ShrinkWrap.cpp | |
| parent | b6a07f5886d72ed0d1bbb8dcadcec48f65ae03ab (diff) | |
| download | bcm5719-llvm-e7dbb9336070abac17d838ec19db5956769f722d.tar.gz bcm5719-llvm-e7dbb9336070abac17d838ec19db5956769f722d.zip | |
[lldb] Start a new line for the next output if there are no symbols in the current symtab
Summary:
If there is no newline the "lldb" prompt could be on the wrong line. To reproduce the missing newline you can do 'image dump smytab' on any binary.
Previously
Symtab, file = D:\upstream\build\Debug\bin\clang-diff.exe, num_symbols = 0(lldb)
Now
Symtab, file = D:\upstream\build\Debug\bin\clang-diff.exe, num_symbols = 0
(lldb)
Reviewers: zturner, aleksandr.urakov, lldb-commits
Subscribers: abidh
Differential Revision: https://reviews.llvm.org/D52627
llvm-svn: 343497
Diffstat (limited to 'llvm/lib/CodeGen/ShrinkWrap.cpp')
0 files changed, 0 insertions, 0 deletions

