diff options
author | David Blaikie <dblaikie@gmail.com> | 2015-11-13 19:18:49 +0000 |
---|---|---|
committer | David Blaikie <dblaikie@gmail.com> | 2015-11-13 19:18:49 +0000 |
commit | 8e8dd57e0bd9bfe5a1a7a26f61798501af016a8d (patch) | |
tree | ec373cfa0d0dcc28248578d0183e34e59c5a6056 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp | |
parent | 4f7f57e1660c9a025d7737bda5d543cc4286227b (diff) | |
download | bcm5719-llvm-8e8dd57e0bd9bfe5a1a7a26f61798501af016a8d.tar.gz bcm5719-llvm-8e8dd57e0bd9bfe5a1a7a26f61798501af016a8d.zip |
dwarfdump: Add support for dumping the table contents of DWP indexes
This is a recommit of 252842 which was reverted in 252859. The issue was
using %s format specifier for a StringRef - used Format's
left_justify(StringRef, int) instead.
It'd be nice to have __attribute__((format(..))) on llvm::format, but
apparently it's only implemented for c-style variadics, not C++ variadic
templates. Perhaps we could fix that & conditionalize the attribute on
such...
llvm-svn: 253065
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions