[WebAssembly] Support inline asm constraints of type i16 and similar.
[oota-llvm.git] / lib / Target / MSP430 / LLVMBuild.txt
index 8b0b1f6534d4a429a8af2cd6cba1150c7bca5035..51d9702ac56005825037f7711e5759dd32f3d4ec 100644 (file)
 ;
 ;===------------------------------------------------------------------------===;
 
+[common]
+subdirectories = InstPrinter MCTargetDesc TargetInfo
+
 [component_0]
 type = TargetGroup
 name = MSP430
 parent = Target
-add_to_library_groups = all-targets
+has_asmprinter = 1
 
 [component_1]
 type = Library
@@ -27,4 +30,3 @@ name = MSP430CodeGen
 parent = MSP430
 required_libraries = AsmPrinter CodeGen Core MC MSP430AsmPrinter MSP430Desc MSP430Info SelectionDAG Support Target
 add_to_library_groups = MSP430
-