MC/Mach-O: Add isScatteredFixupFullyResolved, which implements the correct...
MC/Mach-O: Add isScatteredFixupFullyResolved, which implements the correct algorithm (used on x86_64) for determining whether an evaluated fixup is fully resolved (doesn't need relocation). - Test cases will follow, once we have x86_64 relocation support. llvm-svn: 98926
Loading
Please register or sign in to comment