mcrosier added inline comments.
================ Comment at: test/CodeGen/fentry.c:11 + +//HAS: attributes #{{[0-9]+}} = { {{.*}}"fentry-call"="true"{{.*}} } +//NOHAS-NOT: attributes #{{[0-9]+}} = { {{.*}}"fentry-call"{{.*}} } ---------------- mcrosier wrote: > I'd prefer we stick with the default CHECK and CHECK-NOT prefixes. Specifically, for the first two RUN commands please use CHECK and for the latter two use something like NOPG-NOT. https://reviews.llvm.org/D28001 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits