diff options
| author | Easwaran Raman <eraman@google.com> | 2016-05-10 22:03:23 +0000 |
|---|---|---|
| committer | Easwaran Raman <eraman@google.com> | 2016-05-10 22:03:23 +0000 |
| commit | 7eccf4ee0e8eec5cd64bebdec80ca4b92ecc2ecb (patch) | |
| tree | 7072de2ecffd763ab4393e6b8d6f67623ade5958 /llvm/lib/Analysis/LLVMBuild.txt | |
| parent | b7883912607c01bdd9458172323bc664d73d0584 (diff) | |
| download | bcm5719-llvm-7eccf4ee0e8eec5cd64bebdec80ca4b92ecc2ecb.tar.gz bcm5719-llvm-7eccf4ee0e8eec5cd64bebdec80ca4b92ecc2ecb.zip | |
Reapply r266477 and r266488
llvm-svn: 269131
Diffstat (limited to 'llvm/lib/Analysis/LLVMBuild.txt')
| -rw-r--r-- | llvm/lib/Analysis/LLVMBuild.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/lib/Analysis/LLVMBuild.txt b/llvm/lib/Analysis/LLVMBuild.txt index bddf1a3ac20..4678cba28dc 100644 --- a/llvm/lib/Analysis/LLVMBuild.txt +++ b/llvm/lib/Analysis/LLVMBuild.txt @@ -19,4 +19,4 @@ type = Library name = Analysis parent = Libraries -required_libraries = Core Support +required_libraries = Core ProfileData Support |

