================
@@ -45,7 +47,7 @@
 ! UNIX-F128LIBQUADMATH-SAME: "-lflang_rt.quadmath" "--as-needed" "-lquadmath" 
"--no-as-needed"
 ! SOLARIS-F128LIBQUADMATH-SAME: "-lflang_rt.quadmath" "-z" "ignore" 
"-lquadmath" "-z" "record"
 ! UNIX-SAME: "-lflang_rt.runtime" "-lm"
-! COMPILER-RT: "{{.*}}{{\\|/}}libclang_rt.builtins.a"
+! COMPILER-RT: "{{[^"]*}}{{\\|/}}libclang_rt.builtins.a"
----------------
leovancekang wrote:

Restored. I changed the pattern to keep the match within a single quoted linker 
argument. However, that restriction is not needed for this test and is 
unrelated to this fix.

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

Reply via email to