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 0ce90908e0
commit 6d09f993c2
1 changed files with 1 additions and 1 deletions

View File

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