File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 138138
139139// AARCH64-BAREMETAL-COMPILER-RT: "{{.*}}crt0.o"
140140// AARCH64-BAREMETAL-COMPILER-RT: "{{.*}}clang_rt.crtbegin.o"
141- // AARCH64-BAREMETAL-COMPILER-RT: "--start-group" "{{.*}}libclang_rt.builtins.a" "-lc" "-lgloss" "--end-group"
141+ // AARCH64-BAREMETAL-COMPILER-RT: "--start-group" "{{.*}}libclang_rt.builtins{{.*}} .a" "-lc" "-lgloss" "--end-group"
142142// AARCH64-BAREMETAL-COMPILER-RT: "{{.*}}clang_rt.crtend.o"
143143
144144// RUN: %clang -### %s -fuse-ld= \
155155
156156// AARCH64-BAREMETAL-UNWINDLIB: "{{.*}}crt0.o"
157157// AARCH64-BAREMETAL-UNWINDLIB: "{{.*}}clang_rt.crtbegin.o"
158- // AARCH64-BAREMETAL-UNWINDLIB: "--start-group" "{{.*}}libclang_rt.builtins.a" "--as-needed" "-lunwind" "--no-as-needed" "-lc" "-lgloss" "--end-group"
158+ // AARCH64-BAREMETAL-UNWINDLIB: "--start-group" "{{.*}}libclang_rt.builtins{{.*}} .a" "--as-needed" "-lunwind" "--no-as-needed" "-lc" "-lgloss" "--end-group"
159159// AARCH64-BAREMETAL-UNWINDLIB: "{{.*}}clang_rt.crtend.o"
You can’t perform that action at this time.
0 commit comments