forked from OSchip/llvm-project
[gn build] Port 755a895915
This commit is contained in:
parent
755a895915
commit
f2f3a80fd8
|
@ -69,7 +69,6 @@ static_library("LLVMWebAssemblyCodeGen") {
|
||||||
"WebAssemblyExceptionInfo.cpp",
|
"WebAssemblyExceptionInfo.cpp",
|
||||||
"WebAssemblyExplicitLocals.cpp",
|
"WebAssemblyExplicitLocals.cpp",
|
||||||
"WebAssemblyFastISel.cpp",
|
"WebAssemblyFastISel.cpp",
|
||||||
"WebAssemblyFixBrTableDefaults.cpp",
|
|
||||||
"WebAssemblyFixFunctionBitcasts.cpp",
|
"WebAssemblyFixFunctionBitcasts.cpp",
|
||||||
"WebAssemblyFixIrreducibleControlFlow.cpp",
|
"WebAssemblyFixIrreducibleControlFlow.cpp",
|
||||||
"WebAssemblyFrameLowering.cpp",
|
"WebAssemblyFrameLowering.cpp",
|
||||||
|
|
Loading…
Reference in New Issue