[llvm] [llvm-objdump] Add support for HIP offload bundles (PR #114834)
Joseph Huber via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 19 12:52:43 PDT 2025
================
@@ -0,0 +1,212 @@
+//===--- OffloadBundle.h - Utilities for handling offloading code -*- C++
+//-*-===//
----------------
jhuber6 wrote:
Fix
https://github.com/llvm/llvm-project/pull/114834
More information about the llvm-commits
mailing list