jdoerfert 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 ---------------- ABataev wrote: > I think it may fail in release mode, where no symbol names are generated. > Need to replace labels with macros too. Release + Asserts works, I haven't tried w/o asserts yet. That feature is tracked here: https://bugs.llvm.org/show_bug.cgi?id=49714 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