Issue 182611
Summary [Offload] Intel L0 plugin contains global constructors
Labels new issue
Assignees adurang
Reporter jhuber6
    The offloading runtime should never contain global constructors. There was a very intentionally added `-Werror` for this that was dutifully ignored in https://github.com/llvm/llvm-project/blob/cedd736518bc07d70c166b8a0c7c0389a1df183e/offload/plugins-nextgen/level_zero/src/L0Plugin.cpp#L26 that somehow escaped my notice.
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to