commit | 8a272f00a0eb100a1d1527eb895ba6cf5074045a | [log] [tgz] |
---|---|---|
author | Tim Northover <tnorthover@apple.com> | Sat Mar 29 08:22:20 2014 +0000 |
committer | Tim Northover <tnorthover@apple.com> | Sat Mar 29 08:22:20 2014 +0000 |
tree | 728ec594b8ed93a845cde5a7fdbe6d7024a5e10a | |
parent | 1330ee3189a3a29ce89fc2648e6a0d98ba36f0d4 [diff] |
MC: add a RefKind field to MCValue This is principally to allow neater mapping of fixups to relocations in ARM64 ELF. Without this, there isn't enough information available to GetRelocType, leading to many more fixup_arm64_... enumerators. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@205085 91177308-0d34-0410-b5e6-96231b3b80d8