| Index: lib/IRReader/LLVMBuild.txt
|
| diff --git a/lib/IRReader/LLVMBuild.txt b/lib/IRReader/LLVMBuild.txt
|
| index b7bc74d6164987040b8d0e537be3759ad5201f9f..2fea2e1dc4a52903e9e000a991c324151472d7f7 100644
|
| --- a/lib/IRReader/LLVMBuild.txt
|
| +++ b/lib/IRReader/LLVMBuild.txt
|
| @@ -1,4 +1,4 @@
|
| -;===- ./lib/IRReader/LLVMBuild.txt -----------------------------*- Conf -*--===;
|
| +;===- ./lib/IRReader/LLVMBuild.txt -----------------------*- Conf -*--===;
|
| ;
|
| ; The LLVM Compiler Infrastructure
|
| ;
|
| @@ -19,4 +19,4 @@
|
| type = Library
|
| name = IRReader
|
| parent = Libraries
|
| -required_libraries = AsmParser BitReader Core Support
|
| +required_libraries = AsmParser BitReader NaClBitReader Core Support
|
|
|