llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/Targets
Saleem Abdulrasool 01556dede1 RuntimeDyld: fix -Wtype-limits
Adjust the casted type.  By casting to the same size rather than just the
signed-ness, we were asserting tautological statements.  NFC.

llvm-svn: 252150
2015-11-05 06:24:09 +00:00
..
RuntimeDyldCOFFI386.h RuntimeDyld: fix -Wtype-limits 2015-11-05 06:24:09 +00:00
RuntimeDyldCOFFX86_64.h [RuntimeDyld][COFF] Fix a think-o in the handling of the IMAGE_REL_AMD64_ADDR64 2015-10-23 18:46:43 +00:00
RuntimeDyldMachOAArch64.h [RuntimeDyld][AArch64] Add explicit addends before calling relocationValueRef. 2015-08-11 06:27:53 +00:00
RuntimeDyldMachOARM.h [RuntimeDyld] MachO: Add support for ARM scattered vanilla relocations. 2015-07-24 17:40:04 +00:00
RuntimeDyldMachOI386.h [RuntimeDyld] MachO: Add support for ARM scattered vanilla relocations. 2015-07-24 17:40:04 +00:00
RuntimeDyldMachOX86_64.h [RuntimeDyld] Support non-zero addends for the MachO X86_64 SUBTRACTOR reloc. 2015-09-10 21:05:58 +00:00