Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tools] Add option to install binutils symlinks | Shoaib Meenai | 2017-11-02 | 1 | -0/+4 |
| | | | | | | | | | | | | The LLVM tools can be used as a replacement for binutils, in which case it's convenient to create symlinks with the binutils names. Add support for these symlinks in the build system. As with any other llvm tool symlinks, the user can limit the installed symlinks by only adding the desired ones to `LLVM_TOOLCHAIN_TOOLS`. Differential Revision: https://reviews.llvm.org/D39530 llvm-svn: 317272 | ||||
* | [CMake] Update LLVM_LINK_COMPONENTS for each CMakeLists.txt. | NAKAMURA Takumi | 2013-12-10 | 1 | -1/+4 |
| | | | | llvm-svn: 196908 | ||||
* | Add llvm-size. | Michael J. Spencer | 2011-09-28 | 1 | -0/+5 |
llvm-svn: 140722 |