Skip to content
This repository was archived by the owner on Feb 5, 2019. It is now read-only.

Commit 11b1147

Browse files
dylanmckaykripken
authored andcommitted
Add missing library dependencies (#170)
1 parent 63e73b3 commit 11b1147

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/Target/JSBackend/LLVMBuild.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,5 +27,5 @@ parent = Target
2727
type = Library
2828
name = JSBackendCodeGen
2929
parent = JSBackend
30-
required_libraries = Analysis CodeGen Core JSBackendInfo JSBackendDesc PNaClTransforms Support Target
30+
required_libraries = Analysis CodeGen Core IPO JSBackendInfo JSBackendDesc MC PNaClTransforms Scalar Support SelectionDAG Target TransformUtils
3131
add_to_library_groups = JSBackend

0 commit comments

Comments
 (0)