================
@@ -2724,6 +2694,69 @@ def CIR_GetMemberOp : CIR_Op<"get_member"> {
let hasVerifier = 1;
}
+//===----------------------------------------------------------------------===//
+
+
+// GetElementOp
+
+
----------------
bcardosolopes wrote:Some copy-pasto bug? https://github.com/llvm/llvm-project/pull/172897 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
