[PATCH] D46791: Make -gsplit-dwarf generally available

Ed Maste via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Oct 30 06:56:08 PDT 2020


emaste added a comment.
Herald added a subscriber: arichardson.

running `clang -target x86_64-unknown-freebsd13.0 -split-dwarf foo.c` indeed produces a foo.dwo and foo.o w/o invoking objcopy


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

https://reviews.llvm.org/D46791



More information about the cfe-commits mailing list