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-mc-assemble-fuzzer
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Mips] Use appropriate private label prefix based on Mips ABI
Mirko Brkusanin
2019-10-23
1
-3
/
+3
*
[llvm] Migrate llvm::make_unique to std::make_unique
Jonas Devlieghere
2019-08-15
1
-3
/
+3
*
Rename F_{None,Text,Append} to OF_{None,Text,Append}. NFC
Fangrui Song
2019-08-05
1
-1
/
+1
*
Fix some include order and file headers issues. NFC
Fangrui Song
2019-02-21
1
-1
/
+1
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[llvm-mc-assemble-fuzzer] Update API - Pass MCObjectWriter instead of a stream
Brian Cain
2018-08-17
1
-3
/
+4
*
make add_llvm_fuzzer calls slightly more consisten with other cmake
Nico Weber
2018-05-11
1
-1
/
+3
*
[llvm-mc-assemble-fuzzer] Catch up with API changes.
Davide Italiano
2018-05-04
1
-7
/
+6
*
Rename *CommandFlags.def to *CommandFlags.inc
David Blaikie
2018-04-11
1
-1
/
+1
*
Rename MCTargetOptionsCommandFlags.h to .def as it is not a normal/modular he...
David Blaikie
2017-11-27
1
-1
/
+1
*
Make MCAsmBackend and MCCodeEmiiter passed by unique_ptr rval
Mitch Phillips
2017-11-06
1
-2
/
+4
*
[Support] Rename tool_output_file to ToolOutputFile, NFC
Reid Kleckner
2017-09-23
1
-2
/
+2
*
cmake: Invent add_llvm_fuzzer to set up fuzzer targets
Justin Bogner
2017-08-31
1
-16
/
+10
*
Fix build of llvm-mc-assemble/disassemble-fuzzer
Justin Bogner
2017-08-29
1
-4
/
+4
*
Update LLVM fuzzers to use the libFuzzer bundled with the compiler toolchain
George Karpenkov
2017-08-23
2
-7
/
+3
*
llvm-mc-fuzzer: add support for assembly
Brian Cain
2017-02-27
2
-0
/
+332