This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 1fd5bb9c53a Support for taking the max of module flags when linking, us [...] new 9e47896c082 libDebugInfo: Avoid independently parsing the same .dwo fil [...] new ddfddd8ea50 FIX: Remove debugging assert left in previous commit
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 | 8 ++++++ include/llvm/DebugInfo/DWARF/DWARFUnit.h | 12 +-------- lib/DebugInfo/DWARF/DWARFContext.cpp | 22 +++++++++++++++ lib/DebugInfo/DWARF/DWARFUnit.cpp | 42 +++++++++++------------------ 4 files changed, 46 insertions(+), 38 deletions(-)