diff options
Diffstat (limited to 'lib/Target/MBlaze/LLVMBuild.txt')
-rw-r--r-- | lib/Target/MBlaze/LLVMBuild.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/Target/MBlaze/LLVMBuild.txt b/lib/Target/MBlaze/LLVMBuild.txt index f1a3f5d4a2..426e98ff80 100644 --- a/lib/Target/MBlaze/LLVMBuild.txt +++ b/lib/Target/MBlaze/LLVMBuild.txt @@ -29,4 +29,3 @@ name = MBlazeCodeGen parent = MBlaze required_libraries = AsmPrinter CodeGen Core MBlazeAsmPrinter MBlazeDesc MBlazeInfo MC SelectionDAG Support Target add_to_library_groups = MBlaze - |