[all-commits] [llvm/llvm-project] dbf927: Add llvm-extract-bundle-entry to extend llvm-objco...

David Salinas via All-commits all-commits at lists.llvm.org
Thu May 7 13:15:49 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: dbf927a6e3ff4b076b3ead608c57e16ebee9ed66
      https://github.com/llvm/llvm-project/commit/dbf927a6e3ff4b076b3ead608c57e16ebee9ed66
  Author: David Salinas <dsalinas at amd.com>
  Date:   2026-05-07 (Thu, 07 May 2026)

  Changed paths:
    M llvm/docs/CommandGuide/index.rst
    A llvm/docs/CommandGuide/llvm-extract-bundle-entry.rst
    M llvm/include/llvm/Object/OffloadBundle.h
    M llvm/lib/Object/OffloadBundle.cpp
    M llvm/test/CMakeLists.txt
    M llvm/test/lit.cfg.py
    A llvm/test/tools/llvm-objcopy/extract-bundle-entry.test
    M llvm/test/tools/llvm-objcopy/tool-help-message.test
    M llvm/test/tools/llvm-objcopy/tool-version.test
    M llvm/tools/llvm-objcopy/CMakeLists.txt
    A llvm/tools/llvm-objcopy/ExtractBundleEntryOpts.td
    M llvm/tools/llvm-objcopy/ObjcopyOptions.cpp
    M llvm/tools/llvm-objcopy/ObjcopyOptions.h
    M llvm/tools/llvm-objcopy/llvm-objcopy.cpp

  Log Message:
  -----------
  Add llvm-extract-bundle-entry to extend llvm-objcopy (#169386)

This commit creates llvm-extract-bundle-entry as a wrapper to
llvm-objcopy,
  to allow extracting HIP offload fatbin bundles given a URI argument.

---------

Co-authored-by: dsalinas_amdeng <david.salinas at amd.com>



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