Add a missing build dependency.

Patch by Chen-Pang He.

llvm-svn: 320754
This commit is contained in:
Rui Ueyama 2017-12-14 22:31:29 +00:00
parent 2d58d19c48
commit ab163a8e9b
1 changed files with 1 additions and 0 deletions

View File

@ -17,6 +17,7 @@ add_lld_library(lldCommon
LINK_COMPONENTS
Codegen
Core
Demangle
MC
Option