[all-commits] [llvm/llvm-project] dbeea2: [llvm-objcopy] Strip header from DXContainer's ILD...
Ilia Kuklin via All-commits
all-commits at lists.llvm.org
Mon Jun 1 07:56:27 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: dbeea291e5412c2d23a702078346ca894999bb92
https://github.com/llvm/llvm-project/commit/dbeea291e5412c2d23a702078346ca894999bb92
Author: Ilia Kuklin <ikuklin at accesssoftek.com>
Date: 2026-06-01 (Mon, 01 Jun 2026)
Changed paths:
M llvm/lib/ObjCopy/DXContainer/DXContainerObjcopy.cpp
M llvm/test/tools/llvm-objcopy/DXContainer/copy-headers.yaml
M llvm/test/tools/llvm-objcopy/DXContainer/dump-section.yaml
Log Message:
-----------
[llvm-objcopy] Strip header from DXContainer's ILDB part during `--dump-section` (#198578)
This strips the header from ILDB part of DXContainer during
`llvm-objcopy --dump-section`, so that the output contains bitcode only.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list