diff options
| author | NAKAMURA Takumi <geek4civic@gmail.com> | 2014-10-05 04:54:29 +0000 |
|---|---|---|
| committer | NAKAMURA Takumi <geek4civic@gmail.com> | 2014-10-05 04:54:29 +0000 |
| commit | 431c9d3f1f655b6243c83e01a3e839edcd1519a5 (patch) | |
| tree | c935b6a7d46c0dba00550c16b2f4d99bc098c0d4 /llvm/lib | |
| parent | 4564688806fdc137a80768b3ed919ae6f0dba28b (diff) | |
| download | bcm5719-llvm-431c9d3f1f655b6243c83e01a3e839edcd1519a5.tar.gz bcm5719-llvm-431c9d3f1f655b6243c83e01a3e839edcd1519a5.zip | |
HexagonDesc: Update LLVMBuild.txt.
llvm-svn: 219071
Diffstat (limited to 'llvm/lib')
| -rw-r--r-- | llvm/lib/Target/Hexagon/MCTargetDesc/LLVMBuild.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/lib/Target/Hexagon/MCTargetDesc/LLVMBuild.txt b/llvm/lib/Target/Hexagon/MCTargetDesc/LLVMBuild.txt index 73c7e016f93..f559a21e3f9 100644 --- a/llvm/lib/Target/Hexagon/MCTargetDesc/LLVMBuild.txt +++ b/llvm/lib/Target/Hexagon/MCTargetDesc/LLVMBuild.txt @@ -19,5 +19,5 @@ type = Library name = HexagonDesc parent = Hexagon -required_libraries = HexagonInfo MC +required_libraries = HexagonInfo MC Support add_to_library_groups = Hexagon |

