Skip to content

Commit 7eae939

Browse files
kateinoigakukunDanielCChen
authored andcommitted
[lld][WebAssembly] Fix build break when building liblldWasm.so (llvm#112275)
Fix `BUILD_SHARED_LIBS=ON` build for d4efc3e
1 parent d14b759 commit 7eae939

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lld/wasm/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ add_lld_library(lldWasm
2828
Object
2929
Option
3030
Passes
31+
ProfileData
3132
Support
3233
TargetParser
3334

0 commit comments

Comments
 (0)