[llvm] [Offload] Use new error code handling mechanism (PR #139275)

Shilei Tian via llvm-commits llvm-commits at lists.llvm.org
Mon May 19 07:45:58 PDT 2025


================
@@ -0,0 +1,51 @@
+//===- Auto-generated file, part of the LLVM/Offload project --------------===//
----------------
shiltian wrote:

I think @arsenm 's point is, why not just generate it on the fly during building, like other tablegen files in LLVM.

https://github.com/llvm/llvm-project/pull/139275


More information about the llvm-commits mailing list