Add ProfileData to required_libraries

This should fix ppc64be build breakage due to r266477

llvm-svn: 266488
This commit is contained in:
Easwaran Raman 2016-04-15 23:08:52 +00:00
parent 4c8a1f75c0
commit 6e12136392

View File

@ -19,4 +19,4 @@
type = Library
name = Analysis
parent = Libraries
required_libraries = Core Support
required_libraries = Core ProfileData Support