..
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
[Object] Add tapi files to object
2019-08-21 23:30:53 +00:00
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
[Object] Change ObjectFile::getSymbolValue() return type to Expected<uint64_t>
2020-05-02 14:04:44 +08:00
Decompressor.cpp
Revert "Remove redundant "std::move"s in return statements"
2020-02-10 07:07:40 -08:00
ELF.cpp
[RISCV] ELF attribute section for RISC-V.
2020-03-31 16:16:19 +08:00
ELFObjectFile.cpp
[RISCV] Consume error from parsing attributes section
2020-04-10 15:05:53 +01:00
Error.cpp
[Object] isNotObjectErrorInvalidFileType: simplify
2019-07-13 09:28:33 +00:00
IRObjectFile.cpp
[Object] Change uint32_t getSymbolFlags() to Expected<uint32_t> getSymbolFlags().
2020-04-18 21:27:57 +08:00
IRSymtab.cpp
Revert "Remove redundant "std::move"s in return statements"
2020-02-10 07:07:40 -08:00
LLVMBuild.txt
[Object] Add tapi files to object
2019-08-21 23:30:53 +00:00
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
Object/minidump: Add support for the MemoryInfoList stream
2019-10-08 14:15:32 +00:00
ModuleSymbolTable.cpp
Another round of GCC5 fixes.
2020-01-29 02:09:24 +01:00
Object.cpp
[Object] Extend MachOUniversalBinary::getObjectForArch
2019-09-19 00:02:12 +00:00
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
[WebAssembly] Add int32 DW_OP_WASM_location variant
2020-04-16 16:32:17 -07:00
SymbolSize.cpp
[Object] Change ObjectFile::getSymbolValue() return type to Expected<uint64_t>
2020-05-02 14:04:44 +08:00
SymbolicFile.cpp
Revert "Remove redundant "std::move"s in return statements"
2020-02-10 07:07:40 -08:00
TapiFile.cpp
[Object] Change uint32_t getSymbolFlags() to Expected<uint32_t> getSymbolFlags().
2020-04-18 21:27:57 +08:00
TapiUniversal.cpp
Revert "Remove redundant "std::move"s in return statements"
2020-02-10 07:07:40 -08:00
WasmObjectFile.cpp
[Object] Change uint32_t getSymbolFlags() to Expected<uint32_t> getSymbolFlags().
2020-04-18 21:27:57 +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
[Object] Change uint32_t getSymbolFlags() to Expected<uint32_t> getSymbolFlags().
2020-04-18 21:27:57 +08:00