[PATCH] D49678: [llvm-objcopy] Adding support for compressed DWARF debug sections.

Alexander Shaposhnikov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 6 21:15:14 PDT 2018


alexshap added a comment.

Side note: I would double check that nothing shady is going on with the comparator struct SectionCompare used by std::set. If it's broken or gets broken along the way a bunch of things can blow up


Repository:
  rL LLVM

https://reviews.llvm.org/D49678





More information about the llvm-commits mailing list