.. |
Archive.cpp
|
Make the Error class constructor protected
|
2016-11-11 04:28:40 +00:00 |
ArchiveWriter.cpp
|
Only computeRelativePath() on new members
|
2016-11-30 22:32:58 +00:00 |
Binary.cpp
|
[WebAssembly] Add llvm-objdump support for wasm file format
|
2016-11-30 16:49:11 +00:00 |
CMakeLists.txt
|
[lib/Object] - Introduce Decompressor class.
|
2017-01-11 15:26:41 +00:00 |
COFFObjectFile.cpp
|
Object: Make SymbolicFile::symbol_{begin,end}() virtual and remove unnecessary wrappers.
|
2016-11-22 03:38:40 +00:00 |
Decompressor.cpp
|
[Support/Compression] - Change zlib API to return Error instead of custom status.
|
2017-01-17 13:20:17 +00:00 |
ELF.cpp
|
|
|
ELFObjectFile.cpp
|
Revert r291903 and r291898. Reason: they break check-lld on the bots.
|
2017-01-13 16:45:15 +00:00 |
Error.cpp
|
Make the Error class constructor protected
|
2016-11-11 04:28:40 +00:00 |
IRObjectFile.cpp
|
[ThinLTO] Import composite types as declarations
|
2016-12-16 21:25:01 +00:00 |
LLVMBuild.txt
|
|
|
MachOObjectFile.cpp
|
llvm-objdump: speed up -objc-meta-data
|
2017-01-08 19:14:15 +00:00 |
MachOUniversal.cpp
|
Fix a bugs with using some Mach-O command line flags like "-arch armv7m".
|
2016-12-16 22:54:02 +00:00 |
ModuleSummaryIndexObjectFile.cpp
|
[ThinLTO] Optionally ignore empty index file
|
2017-01-06 23:37:17 +00:00 |
ModuleSymbolTable.cpp
|
Object: Set SF_Indirect in ModuleSymbolTable.
|
2016-12-01 07:00:35 +00:00 |
Object.cpp
|
|
|
ObjectFile.cpp
|
[WebAssembly] Add llvm-objdump support for wasm file format
|
2016-11-30 16:49:11 +00:00 |
RecordStreamer.cpp
|
|
|
RecordStreamer.h
|
|
|
SymbolicFile.cpp
|
[WebAssembly] Add llvm-objdump support for wasm file format
|
2016-11-30 16:49:11 +00:00 |
SymbolSize.cpp
|
Fix llvm-symbolizer to correctly sort a symbol array and calculate symbol sizes
|
2016-11-15 21:07:03 +00:00 |
WasmObjectFile.cpp
|
Remove iostream include from WasmObjectFile
|
2016-12-01 15:20:34 +00:00 |