[all-commits] [llvm/llvm-project] d991aa: [llvm-objcopy][MachO] Remove more sections with ll...
Keith Smiley via All-commits
all-commits at lists.llvm.org
Mon Aug 22 16:09:28 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d991aa91f1bd44dc0d3151db78791e0d8a6b9c6e
https://github.com/llvm/llvm-project/commit/d991aa91f1bd44dc0d3151db78791e0d8a6b9c6e
Author: Keith Smiley <keithbsmiley at gmail.com>
Date: 2022-08-22 (Mon, 22 Aug 2022)
Changed paths:
A llvm/test/tools/llvm-objcopy/MachO/bitcode-strip-object.s
M llvm/tools/llvm-objcopy/ObjcopyOptions.cpp
Log Message:
-----------
[llvm-objcopy][MachO] Remove more sections with llvm-bitcode-strip
This adds the other potential bitcode sections that can exist and should
be stripped with `-r` from `llvm-bitcode-strip`.
Differential Revision: https://reviews.llvm.org/D132267
More information about the All-commits
mailing list