1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 19:12:56 +02:00
llvm-mirror/tools/llvm-rc
Martin Storsjö 2b119dcf7e [llvm-rc] Lowercase the option definitions. NFC.
This matches how such options are most commonly defined in other tools.

This was pointed out in an earlier review a few months ago, that
the llvm-rc td entries felt shouty.

The INCLUDE option is renamed to includepath, to avoid clashing with
the tablegen include directive.
2020-09-16 09:34:26 +03:00
..
CMakeLists.txt
llvm-rc.cpp [llvm-rc] Lowercase the option definitions. NFC. 2020-09-16 09:34:26 +03:00
LLVMBuild.txt
Opts.td [llvm-rc] Lowercase the option definitions. NFC. 2020-09-16 09:34:26 +03:00
ResourceFileWriter.cpp [llvm-rc] Update a comment. NFC. 2020-09-16 09:34:26 +03:00
ResourceFileWriter.h [llvm-rc] Allow string table values split into multiple string literals 2020-08-05 08:59:32 +03:00
ResourceScriptCppFilter.cpp
ResourceScriptCppFilter.h
ResourceScriptParser.cpp [llvm-rc] Allow omitting components from VERSIONINFO versions 2020-09-16 09:34:26 +03:00
ResourceScriptParser.h
ResourceScriptStmt.cpp [llvm-rc] Allow string table values split into multiple string literals 2020-08-05 08:59:32 +03:00
ResourceScriptStmt.h [llvm-rc] Allow string table values split into multiple string literals 2020-08-05 08:59:32 +03:00
ResourceScriptToken.cpp
ResourceScriptToken.h
ResourceScriptTokenList.def
ResourceVisitor.h