This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from dc8dd58c4c4 [ThinLTO] Remove dllimport attribute from locally defined symbols new 838b95b50e9 llvm-dwarfdump: Improve/fix pretty printing of array dimensions
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/llvm/BinaryFormat/Dwarf.def | 82 +++++++++++------------ include/llvm/BinaryFormat/Dwarf.h | 5 +- lib/BinaryFormat/Dwarf.cpp | 19 ++++-- lib/DebugInfo/DWARF/DWARFDie.cpp | 65 +++++++++++++----- lib/IR/DebugInfo.cpp | 5 +- test/tools/llvm-dwarfdump/X86/prettyprint_types.s | 62 ++++++++++++++++- 6 files changed, 169 insertions(+), 69 deletions(-)