[llvm] [Offload] Add Error Codes to PluginInterface (PR #138258)

Ross Brunton via llvm-commits llvm-commits at lists.llvm.org
Mon May 19 07:16:43 PDT 2025


================
@@ -1,3 +1,5 @@
+set(LIBOFFLOAD_ROOT "${CMAKE_CURRENT_SOURCE_DIR}")
+
----------------
RossBrunton wrote:

Whoops! Good spot, yes that is no longer needed.

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


More information about the llvm-commits mailing list