Add missing dependency (headers are included from MC, so a link dependency could exist easily enough)

llvm-svn: 328743
This commit is contained in:
David Blaikie 2018-03-29 00:29:43 +00:00
parent 239533319f
commit 10f71304b7

View File

@ -19,4 +19,4 @@
type = BuildTool
name = tblgen
parent = BuildTools
required_libraries = Support TableGen
required_libraries = Support TableGen MC