summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Object/ELF.cpp
diff options
context:
space:
mode:
authorTim Northover <tnorthover@apple.com>2014-05-20 09:17:16 +0000
committerTim Northover <tnorthover@apple.com>2014-05-20 09:17:16 +0000
commit9a24f88a37b581e6424ead70bf6f2da848944936 (patch)
tree4dbfa443a2874d5dbcab4c3e5825177a1218a3e8 /llvm/lib/Object/ELF.cpp
parent6226de67210755a56d15dca7f1891fe7fddda3ca (diff)
downloadbcm5719-llvm-9a24f88a37b581e6424ead70bf6f2da848944936.tar.gz
bcm5719-llvm-9a24f88a37b581e6424ead70bf6f2da848944936.zip
TableGen: convert InstAlias's Emit bit to an int.
When multiple aliases overlap, the correct string to print can often be determined purely by considering the InstAlias declarations in some particular order. This allows the user to specify that order manually when desired, without resorting to hacking around with the default lexicographical order on Record instantiation, which is error-prone and ugly. I was also mistaken about "add w2, w3, w4" being the same as "add w2, w3, w4, uxtw". That's only true if Rn is the stack pointer. llvm-svn: 209199
Diffstat (limited to 'llvm/lib/Object/ELF.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud