Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [llvm-objcopy] Add support for static libraries | Alexander Shaposhnikov | 2018-07-06 | 1 | -1/+1 |
| | | | | | | | | | | | This diff adds support for handling static libraries to llvm-objcopy and llvm-strip. Test plan: make check-all Differential revision: https://reviews.llvm.org/D48413 llvm-svn: 336455 | ||||
* | Make sure an error is always handled. | Rafael Espindola | 2017-11-08 | 1 | -0/+11 |
llvm-svn: 317724 |