================
@@ -0,0 +1,20 @@
+! Verify that the MachineFunctionSplitter pass is enabled while passing 
-fsplit-machine-functions.
+
+! REQUIRES: x86-registered-target
+
+! RUN: %flang_fc1 -S -fsplit-machine-functions %s \
+! RUN:   -triple x86_64-unknown-linux-gnu \
+! RUN:   -mllvm -debug-pass=Structure -o %t 2>&1 \
----------------
kaviya2510 wrote:

Done

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

Reply via email to