1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 03:33:20 +01:00
llvm-mirror/tools/llvm-rc
Martin Storsjo 49a0a38fd9 [llvm-rc] Support '--' for delimiting options from input paths
This allows avoiding conflicts between paths that begin with the same
chars as some llvm-rc options (which can be used with either slashes
or dashes).

Differential Revision: https://reviews.llvm.org/D56743

llvm-svn: 351305
2019-01-16 08:09:22 +00:00
..
CMakeLists.txt [llvm-rc] Handle C preprocessor output 2018-05-09 18:21:03 +00:00
llvm-rc.cpp [llvm-rc] Support '--' for delimiting options from input paths 2019-01-16 08:09:22 +00:00
LLVMBuild.txt
Opts.td [llvm-rc] Support joined or separate spelling for /fo flag 2018-11-09 03:16:53 +00:00
ResourceFileWriter.cpp [llvm-rc] Support not expressions. 2018-12-05 13:22:56 +00:00
ResourceFileWriter.h [llvm-rc] Support EXSTYLE statement. 2018-11-29 12:17:39 +00:00
ResourceScriptCppFilter.cpp [llvm-rc] Handle C preprocessor output 2018-05-09 18:21:03 +00:00
ResourceScriptCppFilter.h [llvm-rc] Handle C preprocessor output 2018-05-09 18:21:03 +00:00
ResourceScriptParser.cpp [llvm-rc] Support not expressions. 2018-12-05 13:22:56 +00:00
ResourceScriptParser.h [llvm-rc] Support not expressions. 2018-12-05 13:22:56 +00:00
ResourceScriptStmt.cpp [llvm-rc] Support not expressions. 2018-12-05 13:22:56 +00:00
ResourceScriptStmt.h [llvm-rc] Support not expressions. 2018-12-05 13:22:56 +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
ResourceVisitor.h [llvm-rc] Support EXSTYLE statement. 2018-11-29 12:17:39 +00:00