|
|
| Bugzilla Link |
728 |
| Resolution |
FIXED |
| Resolved on |
Feb 22, 2010 12:54 |
| Version |
1.6 |
| OS |
All |
Extended Description
It would be nice if make install (or make install-something-else) only installed the LLVM libraries and
tools, not llvm/utils, llvm/examples and llvm/projects.
The utils is only used when building LLVM (not by clients who use the llvm headers/libraries), the others
are only used by developers not by people looking to link to llvm libraries and use tools.
-Chris