Skip to content

Commit 58bf78c

Browse files
[lld][WebAssembly] Fix build break when building liblldWasm.so (#112275)
Fix `BUILD_SHARED_LIBS=ON` build for d4efc3e
1 parent c4131cb commit 58bf78c

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)