ABataev added inline comments.

================
Comment at: clang/test/OpenMP/cancel_codegen.cpp:83
+// OMP-LABEL: @main(
+// OMP-NEXT:  entry:
+// OMP-NEXT:    [[RETVAL:%.*]] = alloca i32, align 4
----------------
I think it may fail in release mode, where no symbol names are generated. Need 
to replace labels with macros too.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D99372

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

Reply via email to