[LLD] Add required dependency after shared libs break due to ba5087f130

The dependency on TextAPI was not added and is required for shared
libs builds.
This commit is contained in:
Nemanja Ivanovic 2020-07-02 12:28:17 -05:00
parent a701dc5510
commit 16989f6f5c

View File

@ -24,6 +24,7 @@ add_lld_library(lldMachO
Demangle
Object
Support
TextAPI
LINK_LIBS
lldCommon