..
Archive.h
Convert the Archive API to use ErrorOr.
2014-06-16 16:08:36 +00:00
Binary.h
[C++11] More 'nullptr' conversion or in some cases just using a boolean check instead of comparing to nullptr.
2014-04-13 04:57:38 +00:00
COFF.h
Don't use 'using std::error_code' in include/llvm.
2014-06-12 21:46:39 +00:00
COFFYAML.h
obj2yaml: Use the correct relocation type for different machine types
2014-04-07 23:12:20 +00:00
ELF.h
Don't use 'using std::error_code' in include/llvm.
2014-06-12 21:46:39 +00:00
ELFObjectFile.h
Don't use 'using std::error_code' in include/llvm.
2014-06-12 21:46:39 +00:00
ELFTypes.h
ELFYAML.h
[yaml2obj][obj2yaml] Support ELF symbol's visibility flags (default/hidden/protected).
2014-06-06 07:41:57 +00:00
Error.h
Don't use 'using std::error_code' in include/llvm.
2014-06-12 21:46:39 +00:00
IRObjectFile.h
Don't use 'using std::error_code' in include/llvm.
2014-06-12 21:46:39 +00:00
MachO.h
Don't use 'using std::error_code' in include/llvm.
2014-06-12 21:46:39 +00:00
MachOUniversal.h
Change the output of llvm-nm and llvm-size for Mach-O universal files (aka
2014-06-19 22:03:18 +00:00
ObjectFile.h
Don't use 'using std::error_code' in include/llvm.
2014-06-12 21:46:39 +00:00
RelocVisitor.h
Support LE in RelocVisitor::visitELF_PPC64_*
2014-06-18 15:15:49 +00:00
StringTableBuilder.h
ELFObjectWriter: deduplicate suffices in strtab
2014-04-30 16:25:02 +00:00
SymbolicFile.h
Add a symbols() range and use a range loop.
2014-06-18 21:14:57 +00:00
YAML.h
YAMLIO: Allow scalars to dictate quotation rules
2014-04-10 07:37:33 +00:00