summaryrefslogtreecommitdiffstats
path: root/llvm/autoconf/m4
diff options
context:
space:
mode:
authorDavid Majnemer <david.majnemer@gmail.com>2014-04-07 23:12:20 +0000
committerDavid Majnemer <david.majnemer@gmail.com>2014-04-07 23:12:20 +0000
commita1c861d379ffeec421c2be1f5adc1edc04a187c3 (patch)
tree87be1a43694233e4b916dbcbb5bc2457799fa3a3 /llvm/autoconf/m4
parent11bb3087390f28991dc93fe94faac9272bb7e699 (diff)
downloadbcm5719-llvm-a1c861d379ffeec421c2be1f5adc1edc04a187c3.tar.gz
bcm5719-llvm-a1c861d379ffeec421c2be1f5adc1edc04a187c3.zip
obj2yaml: Use the correct relocation type for different machine types
The IO normalizer would essentially lump I386 and AMD64 relocations together. Relocation types with the same numeric value would then get mapped in appropriately. For example: IMAGE_REL_AMD64_ADDR64 and IMAGE_REL_I386_DIR16 both have a numeric value of one. We would see IMAGE_REL_I386_DIR16 in obj2yaml conversions of object files with a machine type of IMAGE_FILE_MACHINE_AMD64. llvm-svn: 205746
Diffstat (limited to 'llvm/autoconf/m4')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud