ikudrin added inline comments.

================
Comment at: llvm/lib/ObjCopy/ELF/ELFObject.cpp:568
                                      DebugCompressionType CompressionType,
                                      Error &OutErr)
     : SectionBase(Sec), CompressionType(CompressionType),
----------------
`OutErr` can now be removed to further simplify the calling code.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D121512/new/

https://reviews.llvm.org/D121512

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to