[Hexagon] Fix the return value from HexagonGenInsert::runOnMachineFunction
[oota-llvm.git] / lib / Target / Hexagon / LLVMBuild.txt
index 84ea6a06b2d105ad20c72c84a99ee40b15e5c222..4088cedafd84b255ad5197d8304cec07d87f1084 100644 (file)
@@ -16,7 +16,7 @@
 ;===------------------------------------------------------------------------===;
 
 [common]
-subdirectories = TargetInfo MCTargetDesc
+subdirectories = AsmParser Disassembler MCTargetDesc TargetInfo
 
 [component_0]
 type = TargetGroup
@@ -28,5 +28,17 @@ has_asmprinter = 1
 type = Library
 name = HexagonCodeGen
 parent = Hexagon
-required_libraries = AsmPrinter CodeGen Core HexagonInfo SelectionDAG Support Target MC HexagonDesc
+required_libraries =
+ Analysis
+ AsmPrinter
+ CodeGen
+ Core
+ HexagonAsmParser
+ HexagonDesc
+ HexagonInfo
+ MC
+ SelectionDAG
+ Support
+ Target
+ TransformUtils
 add_to_library_groups = Hexagon