================
@@ -10,3 +10,36 @@
 
 ! RUN: %flang -fno-omit-frame-pointer --target=x86-none-none -fsyntax-only 
-### %s -o %t 2>&1  | FileCheck %s --check-prefix=CHECK-ALLFP
 ! CHECK-ALLFP: "-fc1"{{.*}}"-mframe-pointer=all"
+
+! // =======
+
----------------
tarunprabhu wrote:

nit: I don't think this separator is doing much for readability in this case

```suggestion
```

https://github.com/llvm/llvm-project/pull/216700
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to