[PATCH] D50100: [llvm-objcopy] Make --strip-debug strip .gdb_index

Jake Ehrlich via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 31 14:09:07 PDT 2018


jakehehrlich added inline comments.


================
Comment at: test/tools/llvm-objcopy/strip-debug.test:94
 Sections:
-  - Name:            .debugfoo
     Type:            SHT_PROGBITS
----------------
This wasn't a typeo, it was put there on purpose to test that anything start with ".debug" would trigger


Repository:
  rL LLVM

https://reviews.llvm.org/D50100





More information about the llvm-commits mailing list