.. |
Archive.cpp
|
static const char *const foo => const char foo[]
|
2020-12-01 10:33:18 -08:00 |
ArchiveWriter.cpp
|
[llvm-ar][Object] Fix detection of need for 64-bit archive symbol tables
|
2020-10-26 12:29:28 +00:00 |
Binary.cpp
|
Recommit: [llvm-readelf/obj] - Allow dumping of ELF header even if some elements are corrupt.
|
2020-11-09 12:53:53 +03:00 |
CMakeLists.txt
|
llvmbuildectomy - replace llvm-build by plain cmake
|
2020-11-13 10:35:24 +01:00 |
COFFImportFile.cpp
|
Make llvm::StringRef to std::string conversions explicit.
|
2020-01-28 23:25:25 +01:00 |
COFFModuleDefinition.cpp
|
Revert "Remove redundant "std::move"s in return statements"
|
2020-02-10 07:07:40 -08:00 |
COFFObjectFile.cpp
|
Fix various format specifier mismatches
|
2020-10-18 12:39:15 -04:00 |
Decompressor.cpp
|
Revert "Remove redundant "std::move"s in return statements"
|
2020-02-10 07:07:40 -08:00 |
ELF.cpp
|
[llvm-readelf/obj] - Handle out-of-order PT_LOADs better.
|
2020-12-16 12:59:32 +03:00 |
ELFObjectFile.cpp
|
Recommit: [llvm-readelf/obj] - Allow dumping of ELF header even if some elements are corrupt.
|
2020-11-09 12:53:53 +03:00 |
Error.cpp
|
Error.h - GenericBinaryError - pass Twine arg by reference not value.
|
2020-06-27 10:12:20 +01:00 |
IRObjectFile.cpp
|
[Object] Change uint32_t getSymbolFlags() to Expected<uint32_t> getSymbolFlags().
|
2020-04-18 21:27:57 +08:00 |
IRSymtab.cpp
|
Remove GlobalValue::getAlignment().
|
2020-06-23 19:13:42 -07:00 |
MachOObjectFile.cpp
|
[MCA, ExecutionEngine, Object] Use llvm::is_contained (NFC)
|
2020-12-18 09:09:04 -08:00 |
MachOUniversal.cpp
|
[llvm-lipo] Add support for bitcode files
|
2020-08-25 21:11:18 -07:00 |
MachOUniversalWriter.cpp
|
[llvm-objcopy][MachO] Add support for universal binaries
|
2020-10-06 04:01:40 -07:00 |
Minidump.cpp
|
Object/minidump: Add support for the MemoryInfoList stream
|
2019-10-08 14:15:32 +00:00 |
ModuleSymbolTable.cpp
|
[ThinLTO] Always parse module level inline asm with At&t dialect (PR46503)
|
2020-07-01 09:43:45 +02:00 |
Object.cpp
|
[Object] Extend MachOUniversalBinary::getObjectForArch
|
2019-09-19 00:02:12 +00:00 |
ObjectFile.cpp
|
Recommit: [llvm-readelf/obj] - Allow dumping of ELF header even if some elements are corrupt.
|
2020-11-09 12:53:53 +03:00 |
RecordStreamer.cpp
|
[MC] Make MCStreamer aware of AsmParser's StartTokLoc
|
2020-11-02 12:32:07 -08:00 |
RecordStreamer.h
|
[MC] Make MCStreamer aware of AsmParser's StartTokLoc
|
2020-11-02 12:32:07 -08:00 |
RelocationResolver.cpp
|
[lib/Object] - Generalize the RelocationResolver API.
|
2020-11-20 10:32:49 +03:00 |
SymbolicFile.cpp
|
Recommit: [llvm-readelf/obj] - Allow dumping of ELF header even if some elements are corrupt.
|
2020-11-09 12:53:53 +03:00 |
SymbolSize.cpp
|
[Object] Change ObjectFile::getSymbolValue() return type to Expected<uint64_t>
|
2020-05-02 14:04:44 +08:00 |
TapiFile.cpp
|
[llvm/Object] Reimplment basic_symbol_iterator in TapiFile
|
2020-06-12 00:03:32 -07:00 |
TapiUniversal.cpp
|
[llvm][llvm-nm] add TextAPI/MachO support
|
2020-06-11 18:54:16 -07:00 |
WasmObjectFile.cpp
|
[WebAssembly] Add support for named data sections in wasm binaries
|
2020-12-09 12:57:07 -08:00 |
WindowsMachineFlag.cpp
|
Share /machine: handling code with llvm-cvtres too
|
2019-06-12 11:32:43 +00:00 |
WindowsResource.cpp
|
Prevent gcc from issuing a warning upon coffnamecpy
|
2020-02-18 16:13:59 +01:00 |
XCOFFObjectFile.cpp
|
[AIX][XCOFF] emit traceback table for function in aix
|
2020-12-11 17:50:25 -05:00 |