================
@@ -279,8 +280,10 @@ class Triple {
Amplification,
OpenCL,
OpenHOS,
+ Kernel,
+ Mlibc,
----------------
MaskRay wrote:
I don't know how Mlibc is intended to be used but LLVM LTO warns about differing target triples.
https://github.com/llvm/llvm-project/pull/87845