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
/
lib
/
Object
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
[lib/Object] - Introduce Decompressor class.
George Rimar
2017-01-11
1
-0
/
+1
*
Object: Extract a ModuleSymbolTable class from IRObjectFile.
Peter Collingbourne
2016-12-01
1
-0
/
+1
*
[WebAssembly] Add llvm-objdump support for wasm file format
Derek Schuff
2016-11-30
1
-0
/
+1
*
[CMake] Restrict libxar linkage to just llvm-objdump
Chris Bieneman
2016-05-26
1
-2
/
+0
*
Add the printing the Mach-O (__LLVM,__bundle) xar archive file section "verbo...
Kevin Enderby
2016-05-23
1
-0
/
+2
*
[ThinLTO] Renaming of function index to module summary index (NFC)
Teresa Johnson
2016-03-15
1
-1
/
+1
*
Revert "[ThinLTO] Renaming of function index to module summary index (NFC)"
Teresa Johnson
2016-03-14
1
-1
/
+1
*
[ThinLTO] Renaming of function index to module summary index (NFC)
Teresa Johnson
2016-03-14
1
-1
/
+1
*
Move ObjectYAML code to a new library.
Rafael Espindola
2016-03-01
1
-2
/
+0
*
Support for function summary index bitcode sections and files.
Teresa Johnson
2015-10-04
1
-0
/
+1
*
Revert "[FaultMaps] Move FaultMapParser to Object/"
Sanjoy Das
2015-06-23
1
-1
/
+0
*
Extract an utility for computing symbol sizes on MachO and COFF.
Rafael Espindola
2015-06-23
1
-0
/
+1
*
[FaultMaps] Move FaultMapParser to Object/
Sanjoy Das
2015-06-23
1
-0
/
+1
*
modules: Add explicit dependency on intrinsics_gen
Duncan P. N. Exon Smith
2015-06-16
1
-0
/
+3
*
llvm-ar: Move archive writer to Object.
Peter Collingbourne
2015-06-08
1
-0
/
+1
*
Use ADDITIONAL_HEADER_DIRS in all LLVM CMake projects.
Zachary Turner
2015-02-11
1
-0
/
+3
*
Add support for inline asm symbols to IRObjectFile.
Rafael Espindola
2014-07-03
1
-0
/
+1
*
Invert the MC -> Object dependency.
Rafael Espindola
2014-07-03
1
-2
/
+0
*
ELFObjectWriter: deduplicate suffices in strtab
Hans Wennborg
2014-04-30
1
-0
/
+1
*
Add a SymbolicFile interface between Binary and ObjectFile.
Rafael Espindola
2014-02-21
1
-0
/
+2
*
[Object] Split the ELF interface into 3 parts.
Michael J. Spencer
2013-08-08
1
-0
/
+1
*
Basic support for parsing Mach-O universal binaries in LLVMObject library
Alexey Samsonov
2013-06-18
1
-0
/
+1
*
[yaml2obj] Initial ELF support.
Sean Silva
2013-06-10
1
-0
/
+1
*
Move BinaryRef to a new include/llvm/Object/YAML.h file.
Rafael Espindola
2013-06-05
1
-0
/
+1
*
Convert obj2yaml to use yamlio.
Rafael Espindola
2013-05-17
1
-0
/
+1
*
Use llvm/Object/MachO.h in macho-dumper. Drop the old macho parser.
Rafael Espindola
2013-04-26
1
-1
/
+0
*
build/CMake: Finish removal of add_llvm_library_dependencies.
Daniel Dunbar
2011-11-29
1
-5
/
+0
*
Object: Add archive support.
Michael J. Spencer
2011-09-27
1
-0
/
+1
*
Rewrite the CMake build to use explicit dependencies between libraries,
Chandler Carruth
2011-07-29
1
-0
/
+5
*
Add Binary class. This is a cleaner parent than ObjectFile.
Michael J. Spencer
2011-06-25
1
-0
/
+1
*
Add Object/Error.
Michael J. Spencer
2011-06-25
1
-0
/
+1
*
Revert r132910 and r132909 on behalf of Michael. They didn't build with clang.
Benjamin Kramer
2011-06-13
1
-2
/
+0
*
Add Binary class. This is a cleaner parent than ObjectFile.
Michael J. Spencer
2011-06-13
1
-0
/
+1
*
Add Object/Error.
Michael J. Spencer
2011-06-13
1
-0
/
+1
*
Fix spelling and sort CMakeLists.txt.
Michael J. Spencer
2011-06-13
1
-2
/
+2
*
Add MachOObjectFile.cpp to cmake.
Eric Christopher
2011-04-22
1
-0
/
+1
*
Move Object.cpp out of VMCore and into Object.
Eric Christopher
2011-04-03
1
-0
/
+1
*
Object: Add ELF support.
Michael J. Spencer
2011-01-20
1
-0
/
+1
*
Object: Add COFF Support.
Michael J. Spencer
2011-01-20
1
-0
/
+1
*
MC/Mach-O: Start stubbing out a Mach-O object file wrapper.
Daniel Dunbar
2010-11-27
1
-0
/
+1
*
Add LLVMObject Library.
Michael J. Spencer
2010-11-15
1
-0
/
+3