[flang-commits] [clang] [flang] [llvm] [clang-tools-extra] [flang] Pass to add frame pointer attribute (PR #74598)
Andrzej WarzyĆski via flang-commits
flang-commits at lists.llvm.org
Wed Dec 20 00:59:33 PST 2023
================
@@ -51,9 +51,9 @@
! Content to check from the MLIR outputs
!--------------------------
! MLIR-FIR-NOT: llvm.func
-! MLIR-FIR: func.func @{{.*}}main() {
+! MLIR-FIR: func.func @{{.*}}main(){{.*}}{
----------------
banach-space wrote:
What do these extra braces capture?
https://github.com/llvm/llvm-project/pull/74598
More information about the flang-commits
mailing list