================
@@ -41,6 +41,7 @@ enum class Language : uint8_t {
   RenderScript,
   HIP,
   HLSL,
+  CIR,
----------------
bcardosolopes wrote:

Should this come after `LLVM_IR` with its own / similar comment?

https://github.com/llvm/llvm-project/pull/86072
_______________________________________________
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

Reply via email to