[PATCH] D48135: [DWARFv5] Tolerate files not all having an MD5 checksum.

Paul Robinson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 13 12:24:48 PDT 2018


probinson updated this revision to Diff 151225.
probinson added a comment.

Privatize the flags for tracking MD5 usage.


https://reviews.llvm.org/D48135

Files:
  llvm/include/llvm/MC/MCContext.h
  llvm/include/llvm/MC/MCDwarf.h
  llvm/lib/MC/MCAsmStreamer.cpp
  llvm/lib/MC/MCDwarf.cpp
  llvm/lib/MC/MCParser/AsmParser.cpp
  llvm/test/CodeGen/Generic/dwarf-md5.ll
  llvm/test/CodeGen/Generic/dwarf-source.ll
  llvm/test/MC/ELF/debug-md5-err.s
  llvm/test/MC/ELF/debug-mixed-md5.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48135.151225.patch
Type: text/x-patch
Size: 13726 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180613/fa6178d8/attachment.bin>


More information about the llvm-commits mailing list