summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-cvtres/llvm-cvtres.cpp
Commit message (Expand)AuthorAgeFilesLines
* Revert "Revert "Revert "Switch external cvtres.exe for llvm's own resource li...Eric Beckmann2017-07-051-1/+0
* Revert "Revert "Switch external cvtres.exe for llvm's own resource library.""Eric Beckmann2017-07-051-10/+11
* Revert "Switch external cvtres.exe for llvm's own resource library."Eric Beckmann2017-07-051-11/+10
* [GSoC] Flag value completion for clangYuka Takahashi2017-06-201-6/+6
* Have writeCOFFWriter return Expected<unique_ptr>.Eric Beckmann2017-06-191-7/+9
* Clean up some things in the WindowsResource changes.Eric Beckmann2017-06-161-9/+6
* Switch external cvtres.exe for llvm's own resource library.Eric Beckmann2017-06-161-12/+21
* Improve error messages in order to help with fixing a big-endian bug.Eric Beckmann2017-06-131-2/+14
* Implement COFF emission for parsed Windows Resource ( .res) files.Eric Beckmann2017-06-091-31/+42
* Adding parsing ability for .res file.Eric Beckmann2017-05-301-12/+20
* Add functionality to cvtres to parse all entries in res file.Eric Beckmann2017-05-201-3/+99
* Add empty shell of llvm-cvtres.Zachary Turner2017-04-211-0/+86
OpenPOWER on IntegriCloud