[PATCH] D84662: [llvm-libtool-darwin] Refactor Slice and writeUniversalBinary

Alexander Shaposhnikov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 27 13:56:09 PDT 2020


alexshap added inline comments.


================
Comment at: llvm/include/llvm/Object/MachOUniversalWriter.h:36
+public:
+  Slice(const MachOObjectFile &O);
+
----------------
explicit


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D84662





More information about the llvm-commits mailing list