================ @@ -67,6 +77,10 @@ // ASM-NEXT: .asciz "BC // ASM-NEXT: .size .Lllvm.embedded.object +// ASM-COFF: .section .llvm.lto,"ynD" ---------------- aganea wrote:
Align the prefix on the left side. You can add whitespaces to align the pattern if desired, they will be ignored by FileCheck. https://github.com/llvm/llvm-project/pull/165529 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
