summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/llvm-objcopy/COFF/weak-external.test
Commit message (Collapse)AuthorAgeFilesLines
* [llvm-objcopy] Tidy up error messagesJames Henderson2019-05-221-1/+1
| | | | | | | | | | | | | | This patch brings various error messages into line with each other, by removing trailing full stops, and making the first letter lower-case. This addresses https://bugs.llvm.org/show_bug.cgi?id=40859. Reviewed by: jhenderson, rupprecht, jakehehrlich Differential Revision: https://reviews.llvm.org/D62072 Patch by Alex Brachet llvm-svn: 361384
* [llvm-objcopy] [COFF] Update symbol indices in weak externalsMartin Storsjo2019-01-221-0/+49
Differential Revision: https://reviews.llvm.org/D57006 llvm-svn: 351800
OpenPOWER on IntegriCloud