index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
tools
/
llvm-rc
/
llvm-rc.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[llvm] Migrate llvm::make_unique to std::make_unique
Jonas Devlieghere
2019-08-15
1
-2
/
+2
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[llvm-rc] Support '--' for delimiting options from input paths
Martin Storsjo
2019-01-16
1
-1
/
+7
*
[opt] Change the parameter of OptTable::PrintHelp from Name to Usage and don'...
Fangrui Song
2018-10-10
1
-1
/
+1
*
[FileSystem] Split up the OpenFlags enumeration.
Zachary Turner
2018-06-07
1
-2
/
+2
*
[llvm-rc] Handle C preprocessor output
Martin Storsjo
2018-05-09
1
-1
/
+3
*
[llvm-rc] Default to writing the output next to the input, if no output is sp...
Martin Storsjo
2018-05-02
1
-1
/
+8
*
[llvm-rc] Add rudimentary support for codepages
Martin Storsjo
2018-05-02
1
-1
/
+17
*
Define InitLLVM to do common initialization all at once.
Rui Ueyama
2018-04-13
1
-12
/
+4
*
llvm-rc/ResourceScriptTokenList.h: Turns this into a .def file to imply that ...
David Blaikie
2017-11-21
1
-3
/
+1
*
Don't #include MemoryBuffer.h from Host.h.
Zachary Turner
2017-11-17
1
-0
/
+1
*
[llvm-rc] Use proper search algorithm for finding resources.
Zachary Turner
2017-10-11
1
-5
/
+12
*
[llvm-rc] Serialize STRINGTABLE statements to .res file.
Zachary Turner
2017-10-06
1
-0
/
+5
*
[llvm-rc] Serialize HTML resources to .res files (serialization, pt 1).
Marek Sokolowski
2017-09-29
1
-1
/
+30
*
Reapply: [llvm-rc] Add basic RC scripts parsing ability.
Marek Sokolowski
2017-08-18
1
-0
/
+8
*
Revert "[llvm-rc] Add basic RC scripts parsing ability."
Marek Sokolowski
2017-08-18
1
-8
/
+0
*
[llvm-rc] Add basic RC scripts parsing ability.
Marek Sokolowski
2017-08-18
1
-0
/
+8
*
Add .rc scripts tokenizer.
Marek Sokolowski
2017-08-10
1
-2
/
+51
*
Add an empty shell of llvm-rc.
Marek Sokolowski
2017-07-25
1
-0
/
+88