diff options
| author | NAKAMURA Takumi <geek4civic@gmail.com> | 2014-10-23 11:32:03 +0000 |
|---|---|---|
| committer | NAKAMURA Takumi <geek4civic@gmail.com> | 2014-10-23 11:32:03 +0000 |
| commit | f459febb1510db853d7c5b3542a82ecc48ee5031 (patch) | |
| tree | fe4946025fd5912ccd6095378a770dec4a92df48 /llvm/lib/Target/Hexagon/Disassembler | |
| parent | bd20251a4a61bd59ebed9f905f9ebbc2c6d15946 (diff) | |
| download | bcm5719-llvm-f459febb1510db853d7c5b3542a82ecc48ee5031.tar.gz bcm5719-llvm-f459febb1510db853d7c5b3542a82ecc48ee5031.zip | |
Hexagon/LLVMBuild.txt: Prune CRLF.
llvm-svn: 220481
Diffstat (limited to 'llvm/lib/Target/Hexagon/Disassembler')
| -rw-r--r-- | llvm/lib/Target/Hexagon/Disassembler/LLVMBuild.txt | 46 |
1 files changed, 23 insertions, 23 deletions
diff --git a/llvm/lib/Target/Hexagon/Disassembler/LLVMBuild.txt b/llvm/lib/Target/Hexagon/Disassembler/LLVMBuild.txt index eef09e3569d..43bace75a85 100644 --- a/llvm/lib/Target/Hexagon/Disassembler/LLVMBuild.txt +++ b/llvm/lib/Target/Hexagon/Disassembler/LLVMBuild.txt @@ -1,23 +1,23 @@ -;===-- ./lib/Target/Hexagon/Disassembler/LLVMBuild.txt ---------*- Conf -*--===;
-;
-; The LLVM Compiler Infrastructure
-;
-; This file is distributed under the University of Illinois Open Source
-; License. See LICENSE.TXT for details.
-;
-;===------------------------------------------------------------------------===;
-;
-; This is an LLVMBuild description file for the components in this subdirectory.
-;
-; For more information on the LLVMBuild system, please see:
-;
-; http://llvm.org/docs/LLVMBuild.html
-;
-;===------------------------------------------------------------------------===;
-
-[component_0]
-type = Library
-name = HexagonDisassembler
-parent = Hexagon
-required_libraries = HexagonDesc MCDisassembler HexagonInfo Support
-add_to_library_groups = Hexagon
+;===-- ./lib/Target/Hexagon/Disassembler/LLVMBuild.txt ---------*- Conf -*--===; +; +; The LLVM Compiler Infrastructure +; +; This file is distributed under the University of Illinois Open Source +; License. See LICENSE.TXT for details. +; +;===------------------------------------------------------------------------===; +; +; This is an LLVMBuild description file for the components in this subdirectory. +; +; For more information on the LLVMBuild system, please see: +; +; http://llvm.org/docs/LLVMBuild.html +; +;===------------------------------------------------------------------------===; + +[component_0] +type = Library +name = HexagonDisassembler +parent = Hexagon +required_libraries = HexagonDesc HexagonInfo MCDisassembler Support +add_to_library_groups = Hexagon |

