Resubmit r237954 (MIR Serialization: print and parse LLVM IR using MIR format).
[oota-llvm.git] / tools / llc / LLVMBuild.txt
index 45cdc6498f86b8d5e4d6cb6b8df002fc2d0fbbcb..38660cf27a463e992cf178dbd8e19b7a2c4b1fd5 100644 (file)
@@ -19,4 +19,4 @@
 type = Tool
 name = llc
 parent = Tools
-required_libraries = AsmParser BitReader IRReader all-targets
+required_libraries = AsmParser BitReader IRReader MIRParser all-targets