[llvm] [llvm-objdump] Add support for HIP offload bundles (PR #114834)
Joseph Huber via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 25 18:40:45 PST 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