This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 0bce04127f1 [llvm-rc] Add user-defined resources parsing ability. [8/8] new 4d5765b0a51 llvm-dwarfdump: add support for .apple_types in --find new 38bee040986 [llvm-rc] Import all make_unique invocations from llvm namespace.
The 2 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/DebugInfo/DWARF/DWARFContext.h | 4 +++ lib/DebugInfo/DWARF/DWARFContext.cpp | 8 ++++-- test/tools/llvm-dwarfdump/X86/find.test | 9 +++++++ tools/llvm-dwarfdump/llvm-dwarfdump.cpp | 19 +++++++++---- tools/llvm-rc/ResourceScriptParser.cpp | 42 +++++++++++++++-------------- 5 files changed, 55 insertions(+), 27 deletions(-)