================
@@ -0,0 +1,18 @@
+set(TARGET_LIBC_ENTRYPOINTS
+)
----------------
jhuber6 wrote:

If they want to test it they can add the entrypoints locally, but getting test 
support is quite important. Like I said, I am probably going to port the LLVM 
GPU loader to use the offload API soon, once that happens it should be much 
more straightforward, support constructors / destructors in SPIR-V and you will 
likely get this support. NVPTX has workaround for this you can look at if 
needed.

https://github.com/llvm/llvm-project/pull/181049
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to