This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from d1638eb7bef [CFLAA] Remove unused include. NFCI. new b428c9ffd24 Fix the includes in lib/Fuzzer on Windows that have orderin [...] new dab0766783a Introduce -brief command line option to llvm-dwarfdump
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/DIContext.h | 1 + include/llvm/DebugInfo/DWARF/DWARFCompileUnit.h | 2 +- include/llvm/DebugInfo/DWARF/DWARFDie.h | 3 +- lib/DebugInfo/DWARF/DWARFCompileUnit.cpp | 4 +- lib/DebugInfo/DWARF/DWARFContext.cpp | 4 +- lib/DebugInfo/DWARF/DWARFDie.cpp | 37 +++--- lib/Fuzzer/FuzzerExtFunctionsDlsymWin.cpp | 4 +- lib/Fuzzer/FuzzerUtilWindows.cpp | 4 +- test/tools/llvm-dwarfdump/X86/brief.s | 131 +++++++++++++++++++++ .../MIR => tools/llvm-dwarfdump}/X86/lit.local.cfg | 0 tools/llvm-dwarfdump/llvm-dwarfdump.cpp | 3 + 11 files changed, 169 insertions(+), 24 deletions(-) create mode 100644 test/tools/llvm-dwarfdump/X86/brief.s copy test/{CodeGen/MIR => tools/llvm-dwarfdump}/X86/lit.local.cfg (100%)