We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be0efa1 commit 4af7357Copy full SHA for 4af7357
llvm/utils/gn/secondary/llvm/lib/Target/WebAssembly/BUILD.gn
@@ -45,6 +45,7 @@ static_library("LLVMWebAssemblyCodeGen") {
45
"WebAssemblyFixFunctionBitcasts.cpp",
46
"WebAssemblyFixIrreducibleControlFlow.cpp",
47
"WebAssemblyFrameLowering.cpp",
48
+ "WebAssemblyHandleEHTerminatePads.cpp",
49
"WebAssemblyISelDAGToDAG.cpp",
50
"WebAssemblyISelLowering.cpp",
51
"WebAssemblyInstrInfo.cpp",
0 commit comments