================ @@ -0,0 +1,11 @@ +/// General tests for assembler invocations on Solaris. + +/// Test that clang uses gas on Solaris. +// RUN: %clang -x assembler %s -### -c -fno-integrated-as \ ---------------- MaskRay wrote:
While here, consider testing `-Wa,` as well, e.g. `-Wa,--compress-debug-sections=zlib` https://github.com/llvm/llvm-project/pull/65489 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits