================
@@ -0,0 +1,16 @@
+! This checks that -grecord-command-line is forwarded by the flang driver to
+! an FC1 -dwarf-debug-flags argument and that -gno-record-command-line
+! disables it, matching clang behavior.
+!
+! RUN: %flang -### -target x86_64-unknown-linux-gnu -grecord-command-line %s 
2>&1 | FileCheck --check-prefix=GRECORD %s
----------------
cyyself wrote:

Indeed. Removed. Thanks!

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

Reply via email to