MaskRay accepted this revision.
MaskRay added inline comments.
This revision is now accepted and ready to land.


================
Comment at: clang/test/CodeGen/init-randomized-struct-fwd-decl.c:23
+
+// CHECK-LABEL: define {{.*}}@t1
+// CHECK-NOT: getelementptr inbounds %struct.foo, ptr %3, i32 0, i32 0
----------------
`@t1(`

(This helps distinguish `@t10` from `@t1`, if we ever need `t10` :) )


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D143300/new/

https://reviews.llvm.org/D143300

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to