[PATCH] D105249: [llvm-strip] Support grouped options in llvm-strip
    Fangrui Song via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Wed Jun 30 17:38:18 PDT 2021
    
    
  
MaskRay added inline comments.
================
Comment at: llvm/test/tools/llvm-objcopy/grouped-options.test:16
+    Content:         "00000000"
+  - Name:            .zdebugGlobal
+    Type:            SHT_PROGBITS
----------------
You may drop .zdebug and .gdb_index . There is a main test checking the functionality, no need to replicate that here.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D105249/new/
https://reviews.llvm.org/D105249
    
    
More information about the llvm-commits
mailing list