Skip to content

Commit 0cc2ad3

Browse files
committed
[gn] port 1af8ed1
1 parent 16f5a85 commit 0cc2ad3

File tree

1 file changed

+1
-1
lines changed
  • llvm/utils/gn/secondary/compiler-rt/lib/builtins

1 file changed

+1
-1
lines changed

llvm/utils/gn/secondary/compiler-rt/lib/builtins/sources.gni

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -529,7 +529,7 @@ if (current_cpu == "ve") {
529529
if (current_cpu == "wasm") {
530530
builtins_sources += [
531531
"wasm/__c_longjmp.S",
532-
"wasm/__cpp_exceptions.S",
532+
"wasm/__cpp_exception.S",
533533
]
534534
}
535535

0 commit comments

Comments
 (0)