llvm-6502/include/llvm/Object
Eli Bendersky 381e2bee65 Remove trailing spaces
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@148655 91177308-0d34-0410-b5e6-96231b3b80d8
2012-01-22 09:26:00 +00:00
..
Archive.h Unweaken vtables as per http://llvm.org/docs/CodingStandards.html#ll_virtual_anch 2011-12-20 02:50:00 +00:00
Binary.h Make Binary the parent of ObjectFile and update children to new interface. 2011-06-25 17:54:50 +00:00
COFF.h Fixed ObjectFile functions: 2011-11-29 17:40:10 +00:00
Error.h Object: Add proper error handling. 2011-06-25 17:55:23 +00:00
MachO.h Fixed ObjectFile functions: 2011-11-29 17:40:10 +00:00
MachOFormat.h Teach macho-dump how to dump linkedit_data load commands. 2011-08-30 18:33:37 +00:00
MachOObject.h Remove trailing spaces 2012-01-22 09:26:00 +00:00
ObjectFile.h Basic runtime dynamic loading capabilities added to ELFObjectFile, implemented 2012-01-22 09:01:03 +00:00