jeroen.dobbelaere added inline comments.

================
Comment at: clang/test/CodeGen/avoidTBAAonASMstore.cpp:3
+double foo(double z) {
+  // CHECK-LABEL: define{{.*}} double @_Z3food
+  unsigned short ControlWord;
----------------
Shouldn't this be `STORE-LINE-LABEL: ...` ?


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

https://reviews.llvm.org/D115320

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

Reply via email to