[llvm] [Offload] Add Error Codes to PluginInterface (PR #138258)
Joseph Huber via llvm-commits
llvm-commits at lists.llvm.org
Mon May 19 06:32:22 PDT 2025
================
@@ -1,3 +1,5 @@
+set(LIBOFFLOAD_ROOT "${CMAKE_CURRENT_SOURCE_DIR}")
+
----------------
jhuber6 wrote:
```suggestion
```
Unused?
https://github.com/llvm/llvm-project/pull/138258
More information about the llvm-commits
mailing list