| commit | 35bf8e609e9327e64730c23e0350e10208622063 | [log] [tgz] |
|---|---|---|
| author | Derek Schuff <[email protected]> | Thu Feb 01 21:53:00 2018 |
| committer | Derek Schuff <[email protected]> | Thu Feb 01 22:11:38 2018 |
| tree | d7b48729d3dceb4f5f399092cfed695e1d3d567c | |
| parent | 63a5544b9bf92b8ed6af03eae595947de1761fef [diff] |
Fix the Mips LLVMBuild.txt Bug: None Change-Id: I595ee09d10bd33075d6e4f6db4ebcd9a5db50823 Reviewed-on: https://chromium-review.googlesource.com/898204 Reviewed-by: Eric Holk <[email protected]>
diff --git a/lib/Target/Mips/LLVMBuild.txt b/lib/Target/Mips/LLVMBuild.txt index 2f311e0..691aa8e 100644 --- a/lib/Target/Mips/LLVMBuild.txt +++ b/lib/Target/Mips/LLVMBuild.txt
@@ -31,5 +31,6 @@ type = Library name = MipsCodeGen parent = Mips -required_libraries = Analysis AsmPrinter CodeGen Core MC MipsAsmPrinter MipsDesc MipsInfo SelectionDAG Support Target NaClTransforms ;LOCALMOD +; LOCALMOD +required_libraries = Analysis AsmPrinter CodeGen Core MC MipsAsmPrinter MipsDesc MipsInfo SelectionDAG Support Target NaClTransforms add_to_library_groups = Mips