Skip to content

Commit 93e0127

Browse files
committed
[gn build] Port 8ebd226
1 parent 8ebd226 commit 93e0127

File tree

1 file changed

+1
-0
lines changed
  • llvm/utils/gn/secondary/libunwind/src

1 file changed

+1
-0
lines changed

llvm/utils/gn/secondary/libunwind/src/BUILD.gn

+1
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ unwind_sources = [
3333
"Unwind-EHABI.h",
3434
"Unwind-seh.cpp",
3535
"Unwind-sjlj.c",
36+
"Unwind-wasm.c",
3637
"UnwindCursor.hpp",
3738
"UnwindLevel1-gcc-ext.c",
3839
"UnwindLevel1.c",

0 commit comments

Comments
 (0)