1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-22 12:33:33 +02:00
llvm-mirror/include/llvm/Object
David Greene 1e3c455fda Avoid Enum Compare Warnings
Avoid a compiler warning about comparing disjoint enums but casting
them to int first.

llvm-svn: 172577
2013-01-15 23:46:58 +00:00
..
Archive.h Sort the #include lines for the include/... tree with the script. 2012-12-03 17:02:12 +00:00
Binary.h [Object, DebugInfo] Make DWARFContext BE-aware. 2013-01-09 02:45:05 +00:00
COFF.h Add interface for querying object files for symbol values. 2012-10-29 10:47:00 +00:00
ELF.h Avoid Enum Compare Warnings 2013-01-15 23:46:58 +00:00
Error.h
MachO.h Add a function to get the segment name of a section. 2012-12-21 03:47:03 +00:00
MachOFormat.h Complete the existing support of ARM v6m, v7m, and v7em, i.e., respectively cortex-m0, cortex-m3, and cortex-m4 on the backend side. 2013-01-14 21:07:43 +00:00
MachOObject.h Sort the #include lines for the include/... tree with the script. 2012-12-03 17:02:12 +00:00
ObjectFile.h Fix include guards so they exactly match file names. 2013-01-10 00:45:19 +00:00
RelocVisitor.h Remove redundant 'llvm::' qualifications 2013-01-13 16:01:15 +00:00