commit | df7c6ef96fde9369baf4cdd5a343088e5b3e65cc | [log] [tgz] |
---|---|---|
author | Sam Parker <sam.parker@arm.com> | Wed Jan 18 13:52:12 2017 +0000 |
committer | Sam Parker <sam.parker@arm.com> | Wed Jan 18 13:52:12 2017 +0000 |
tree | 80c408263259e51f4d02a503e3bddd176b318129 | |
parent | a22c3a1c0f30f030495c7ed97c562305d90668db [diff] |
[ARM] Create objdump subtarget from build attrs Enable an ELFObjectFile to read the its arm build attributes to produce a target triple with a specific ARM architecture. llvm-objdump now uses this functionality to automatically produce a more accurate target. Differential Revision: https://reviews.llvm.org/D28769 llvm-svn: 292366