diff options
author | Joseph Huber <huberjn@outlook.com> | 2025-10-07 10:52:45 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-10-07 10:52:45 -0500 |
commit | 2499fe1ac40f7a50e71bf93c26921f93df2bcc52 (patch) | |
tree | 9394448a3f152b77c822e05c640f7e225fd54ca7 /llvm/lib/BinaryFormat/DXContainer.cpp | |
parent | 5960f5cf550cfd5376a18d0f2c551422d302f919 (diff) | |
download | llvm-2499fe1ac40f7a50e71bf93c26921f93df2bcc52.zip llvm-2499fe1ac40f7a50e71bf93c26921f93df2bcc52.tar.gz llvm-2499fe1ac40f7a50e71bf93c26921f93df2bcc52.tar.bz2 |
[Offload] Rename and move 'clang-offload-packager' -> 'llvm-offload-binary' (#161438)
Summary:
This tool is pretty much a generic interface into creating and managing
the offloading binary format. The binary format itself is just a fat
binary block used to create heterogeneous objects. This should be made
more general than just `clang` since it's likely going to be used for
larger offloading projects and is the expected way to extract
heterogeneous objects from offloading code.
Relatively straightforward rename, a few tweaks and documentation
changes. Kept in `clang-offload-packager` for legacy compatibility as we
looked this tool up by name in places, will probably delete it next
release.
Diffstat (limited to 'llvm/lib/BinaryFormat/DXContainer.cpp')
0 files changed, 0 insertions, 0 deletions