[PATCH] D122069: [Clang] Add binary format for bundling offloading metadata

Joseph Huber via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Mar 19 08:21:36 PDT 2022


jhuber6 added inline comments.


================
Comment at: clang/include/clang/Basic/Offloading.h:1
+//===--- Offloading.h - Utilities for handling offloading code  -*- C++ -*-===//
+//
----------------
Not sure if this should live in Clang or LLVM.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D122069/new/

https://reviews.llvm.org/D122069



More information about the llvm-commits mailing list