We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ebd226 commit 93e0127Copy full SHA for 93e0127
llvm/utils/gn/secondary/libunwind/src/BUILD.gn
@@ -33,6 +33,7 @@ unwind_sources = [
33
"Unwind-EHABI.h",
34
"Unwind-seh.cpp",
35
"Unwind-sjlj.c",
36
+ "Unwind-wasm.c",
37
"UnwindCursor.hpp",
38
"UnwindLevel1-gcc-ext.c",
39
"UnwindLevel1.c",
0 commit comments