[PATCH] D120669: [llvm] add -r functionality to llvm-bitcode-strip
    Richard Howell via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Wed Mar  2 08:13:29 PST 2022
    
    
  
rmaz updated this revision to Diff 412425.
rmaz added a comment.
- add test case for __LLVM section with not __bundle name
- add test case for __bundle section in other segment
- address formatting comments
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D120669/new/
https://reviews.llvm.org/D120669
Files:
  llvm/test/tools/llvm-objcopy/MachO/bitcode-strip.test
  llvm/tools/llvm-objcopy/BitcodeStripOpts.td
  llvm/tools/llvm-objcopy/ObjcopyOptions.cpp
  llvm/tools/llvm-objcopy/ObjcopyOptions.h
  llvm/tools/llvm-objcopy/llvm-objcopy.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D120669.412425.patch
Type: text/x-patch
Size: 6738 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220302/1f712859/attachment.bin>
    
    
More information about the llvm-commits
mailing list