diff options
Diffstat (limited to 'llvm/lib')
| -rw-r--r-- | llvm/lib/Target/Hexagon/LLVMBuild.txt | 25 |
1 files changed, 13 insertions, 12 deletions
diff --git a/llvm/lib/Target/Hexagon/LLVMBuild.txt b/llvm/lib/Target/Hexagon/LLVMBuild.txt index 4088cedafd8..e0077acc7af 100644 --- a/llvm/lib/Target/Hexagon/LLVMBuild.txt +++ b/llvm/lib/Target/Hexagon/LLVMBuild.txt @@ -29,16 +29,17 @@ type = Library name = HexagonCodeGen parent = Hexagon required_libraries = - Analysis - AsmPrinter - CodeGen - Core - HexagonAsmParser - HexagonDesc - HexagonInfo - MC - SelectionDAG - Support - Target - TransformUtils + Analysis + AsmPrinter + CodeGen + Core + HexagonAsmParser + HexagonDesc + HexagonInfo + MC + Scalar + SelectionDAG + Support + Target + TransformUtils add_to_library_groups = Hexagon |

