[PATCH] D145726: Fix assembler error when -g and -gdwarf-* is passed with -fno-integrated-as.
Fangrui Song via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Mar 28 13:17:00 PDT 2023
MaskRay added a comment.
Please update the commit message and comment about what binutils versions reject the construct.
================
Comment at: clang/test/Driver/gcc_forward.c:49
+// DEBUG-NOT: "-gdwarf-4"
\ No newline at end of file
----------------
No newline at end of file
Please fix
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D145726/new/
https://reviews.llvm.org/D145726
More information about the cfe-commits
mailing list