[PATCH] D120669: [llvm] add -r functionality to llvm-bitcode-strip
    Richard Howell via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Tue Mar  1 07:03:46 PST 2022
    
    
  
rmaz planned changes to this revision.
rmaz added inline comments.
================
Comment at: llvm/test/tools/llvm-objcopy/MachO/bitcode-strip.test:1-2
+## Show that if --remove-section is given, llvm-objcopy removes sections
+## specified by the option.
+
----------------
jhenderson wrote:
> This comment doesn't line up with what the test is doing.
Whoops, should have removed
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D120669/new/
https://reviews.llvm.org/D120669
    
    
More information about the llvm-commits
mailing list