[PATCH] D62578: [llvm-objcopy][MachO] Print an error message on use of unsupported options

Alexander Shaposhnikov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 29 03:57:00 PDT 2019


alexshap added inline comments.


================
Comment at: llvm/tools/llvm-objcopy/MachO/MachOObjcopy.cpp:20
 
+using namespace object;
+
----------------
where is this used btw ?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D62578





More information about the llvm-commits mailing list