[PATCH] D67090: [llvm-objcopy][llvm-strip] Support --only-keep-debug

Manoj Gupta via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 4 04:15:34 PDT 2019


manojgupta added a comment.

Thanks for working on it. Have you tested if Linux perf can symbolize the perf traces using the split debug files especially with large binaries?

Meanwhile, I'll try the patch on Chrome OS to verify that gdb and perf still work.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D67090





More information about the llvm-commits mailing list