[PATCH] D39207: [llvm-objcopy] Add support for dwarf fission
Adrian Prantl via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 23 15:34:32 PDT 2017
aprantl added inline comments.
================
Comment at: tools/llvm-objcopy/llvm-objcopy.cpp:72
+ cl::desc("equivliant to strip-dwo and then only-keep-dwo on "
+ "the gsplit-dwaf file"));
+
----------------
equivliant
gsplit-dwaf
Repository:
rL LLVM
https://reviews.llvm.org/D39207
More information about the llvm-commits
mailing list