1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00
llvm-mirror/tools/llvm-rc
2018-05-07 20:27:15 +00:00
..
CMakeLists.txt [llvm-rc] Serialize HTML resources to .res files (serialization, pt 1). 2017-09-29 17:14:09 +00:00
llvm-rc.cpp [llvm-rc] Default to writing the output next to the input, if no output is specified 2018-05-02 21:15:24 +00:00
LLVMBuild.txt
Opts.td [llvm-rc] Add rudimentary support for codepages 2018-05-02 19:43:44 +00:00
ResourceFileWriter.cpp [llvm-rc] Add rudimentary support for codepages 2018-05-02 19:43:44 +00:00
ResourceFileWriter.h [llvm-rc] Add rudimentary support for codepages 2018-05-02 19:43:44 +00:00
ResourceScriptParser.cpp [llvm-rc] Fix alphabetical order of cases. NFC. 2018-05-07 20:27:15 +00:00
ResourceScriptParser.h [llvm-rc] Use proper search algorithm for finding resources. 2017-10-11 20:12:09 +00:00
ResourceScriptStmt.cpp [llvm-rc] Serialize VERSIONINFO resources to .res files. 2017-10-06 21:26:06 +00:00
ResourceScriptStmt.h [llvm-rc] Serialize user-defined resources to .res files. 2017-10-06 21:52:15 +00:00
ResourceScriptToken.cpp llvm-rc/ResourceScriptTokenList.h: Turns this into a .def file to imply that it's non-modular 2017-11-21 00:23:19 +00:00
ResourceScriptToken.h Fix typos of occurred and occurrence 2018-01-24 10:33:39 +00:00
ResourceScriptTokenList.def llvm-rc/ResourceScriptTokenList.h: Turns this into a .def file to imply that it's non-modular 2017-11-21 00:23:19 +00:00
ResourceVisitor.h [llvm-rc] Serialize user-defined resources to .res files. 2017-10-06 21:52:15 +00:00