.. |
Archive.cpp
|
[Object] Fix handling of large archive members
|
2020-03-11 10:29:45 +00:00 |
ArchiveWriter.cpp
|
[Object] Change uint32_t getSymbolFlags() to Expected<uint32_t> getSymbolFlags().
|
2020-04-18 21:27:57 +08:00 |
Binary.cpp
|
|
|
CMakeLists.txt
|
Revert "Move ModuleSummaryAnalysis from libAnalysis to libObject to break the dependency from Analysis to Object"
|
2020-04-14 00:27:08 +00: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
|
Re-land "Migrate the rest of COFFObjectFile to Error"
|
2020-06-11 14:46:16 -07:00 |
Decompressor.cpp
|
Revert "Remove redundant "std::move"s in return statements"
|
2020-02-10 07:07:40 -08:00 |
ELF.cpp
|
[VE] Implements minimum MC layer for VE (3/4)
|
2020-05-28 10:07:48 +02:00 |
ELFObjectFile.cpp
|
[RISCV] Consume error from parsing attributes section
|
2020-04-10 15:05:53 +01: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 |
LLVMBuild.txt
|
|
|
MachOObjectFile.cpp
|
[Object] Change uint32_t getSymbolFlags() to Expected<uint32_t> getSymbolFlags().
|
2020-04-18 21:27:57 +08:00 |
MachOUniversal.cpp
|
Revert "Remove redundant "std::move"s in return statements"
|
2020-02-10 07:07:40 -08:00 |
Minidump.cpp
|
|
|
ModuleSymbolTable.cpp
|
[ThinLTO] Always parse module level inline asm with At&t dialect (PR46503)
|
2020-07-01 09:43:45 +02:00 |
Object.cpp
|
|
|
ObjectFile.cpp
|
[Object] Change ObjectFile::getSymbolValue() return type to Expected<uint64_t>
|
2020-05-02 14:04:44 +08:00 |
RecordStreamer.cpp
|
[MC] De-capitalize another set of MCStreamer::Emit* functions
|
2020-02-14 19:26:52 -08:00 |
RecordStreamer.h
|
RecordStreamer.h - cleanup includes and forward declarations. NFC.
|
2020-04-22 15:07:18 +01:00 |
RelocationResolver.cpp
|
[RelocationResolver] Support R_AARCH64_PREL32
|
2020-07-18 15:22:02 -07:00 |
SymbolicFile.cpp
|
Revert "Remove redundant "std::move"s in return statements"
|
2020-02-10 07:07:40 -08: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] 64-bit memory limits
|
2020-07-06 12:40:45 -07:00 |
WindowsMachineFlag.cpp
|
|
|
WindowsResource.cpp
|
Prevent gcc from issuing a warning upon coffnamecpy
|
2020-02-18 16:13:59 +01:00 |
XCOFFObjectFile.cpp
|
[XCOFF][AIX] report_fatal_error when an overflow section is needed
|
2020-06-08 19:59:04 +00:00 |