Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tools] Introduce llvm-strip | Alexander Shaposhnikov | 2018-05-07 | 1 | -80/+0 |
* | [llvm-objcopy] Add --discard-all (-x) option | Paul Semel | 2018-05-02 | 1 | -0/+4 |
* | [llvm-objcopy] Add --weaken option | Paul Semel | 2018-05-02 | 1 | -0/+2 |
* | [llvm-objcopy] Add --weaken-symbol (-W) option | Paul Semel | 2018-04-27 | 1 | -0/+5 |
* | [llvm-objcopy] Add --globalize-symbol option | Paul Semel | 2018-04-27 | 1 | -0/+3 |
* | [llvm-objcopy] Implement --redefine-sym option | Alexander Shaposhnikov | 2018-04-26 | 1 | -2/+5 |
* | [llvm-objcopy] Add --localize-symbol option | Paul Semel | 2018-04-26 | 1 | -0/+5 |
* | [llvm-objcopy] Adjust the help message | Alexander Shaposhnikov | 2018-04-24 | 1 | -3/+3 |
* | Recommit "[llvm-objcopy] Switch over to using TableGen for parsing arguments" | Alexander Shaposhnikov | 2018-04-24 | 1 | -0/+58 |
* | Revert "[llvm-objcopy] Switch over to using TableGen for parsing arguments" | Jake Ehrlich | 2018-04-12 | 1 | -58/+0 |
* | [llvm-objcopy] Switch over to using TableGen for parsing arguments | Jake Ehrlich | 2018-04-11 | 1 | -0/+58 |