1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-22 18:54:02 +01:00
llvm-mirror/tools/llvm-rc
2018-05-08 20:55:58 +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 support for all missing dialog controls 2018-05-08 20:55:58 +00:00
ResourceFileWriter.h [llvm-rc] Fix build: missing 'override'. 2018-05-07 21:06:53 +00:00
ResourceScriptParser.cpp [llvm-rc] Add support for all missing dialog controls 2018-05-08 20:55:58 +00:00
ResourceScriptParser.h [llvm-rc] Don't strictly require quotes around external file names 2018-05-08 08:47:37 +00:00
ResourceScriptStmt.cpp [llvm-rc] Add support for all missing dialog controls 2018-05-08 20:55:58 +00:00
ResourceScriptStmt.h [llvm-rc] Add support for all missing dialog controls 2018-05-08 20:55:58 +00:00
ResourceScriptToken.cpp [llvm-rc] Don't strictly require quotes around external file names 2018-05-08 08:47:37 +00:00
ResourceScriptToken.h [llvm-rc] Update a stale comment. NFC. 2018-05-08 12:33:54 +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] Implement the BITMAP resource type 2018-05-07 20:27:37 +00:00