1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 20:23:11 +01:00
llvm-mirror/include/llvm/Object
Fangrui Song 02300509f3 [ARM] Rewrite ARMAttributeParser
* Delete boilerplate
* Change functions to return `Error`
* Test parsing errors
* Update callers of ARMAttributeParser::parse() to check the `Error` return value.

Since this patch touches nearly everything in the file, I apply
http://llvm.org/docs/Proposals/VariableNames.html and change variable
names to lower case.

Reviewed By: compnerd

Differential Revision: https://reviews.llvm.org/D75015
2020-03-05 10:57:27 -08:00
..
Archive.h [llvm-ar] Implement the O modifier: display member offsets inside the archive 2019-10-17 11:34:29 +00:00
ArchiveWriter.h
Binary.h
COFF.h [COFF] Silence static analyzer null dereference warning. NFCI. 2019-09-24 13:57:38 +00:00
COFFImportFile.h
COFFModuleDefinition.h
CVDebugRecord.h
Decompressor.h
ELF.h [Object/ELF] - Fix a position calculation expression in ELFFile<ELFT>::getEntry(). 2020-03-05 12:49:31 +03:00
ELFObjectFile.h [ARM] Rewrite ARMAttributeParser 2020-03-05 10:57:27 -08:00
ELFTypes.h Use std::foo_t rather than std::foo in LLVM. 2020-02-11 15:12:51 -08:00
Error.h
IRObjectFile.h
IRSymtab.h [Support] Split MallocAllocator out of Allocator.h 2020-01-24 17:29:32 -08:00
MachO.h Revert "[macho][NFC] Extract all CPU_(SUB_)TYPE logic to libObject" 2020-02-20 10:51:25 -08:00
MachOUniversal.h [Object] Fix the return type of getOffset/getSize 2019-10-17 18:48:07 +00:00
Minidump.h Add ExceptionStream to llvm::Object::minidump 2019-10-18 14:43:15 +00:00
ModuleSymbolTable.h
ObjectFile.h Add operator<< for object::SectionedAddress 2019-11-19 10:34:30 +01:00
RelocationResolver.h
StackMapParser.h
SymbolicFile.h
SymbolSize.h
TapiFile.h
TapiUniversal.h Make llvm::StringRef to std::string conversions explicit. 2020-01-28 23:25:25 +01:00
Wasm.h [llvm-objcopy] Initial support for wasm in llvm-objcopy 2020-01-29 17:32:02 -08:00
WasmTraits.h
WindowsMachineFlag.h
WindowsResource.h
XCOFFObjectFile.h [XCOFF] Add back extern template declarations 2019-11-07 09:42:25 -08:00