Fix an overzealous assertion. It is legitimate for a target to have multiple fixups...
authorOwen Anderson <resistor@mac.com>
Thu, 5 Jul 2012 22:30:42 +0000 (22:30 +0000)
committerOwen Anderson <resistor@mac.com>
Thu, 5 Jul 2012 22:30:42 +0000 (22:30 +0000)
commit94edc64ba23f71c31d5dee0b6942584a14cedcb5
tree2e8d0342cff9910aa848b13fa2cb12fbdbde2519
parentd45e37a0a567ece390bd84c32a5276ee75a0c952
Fix an overzealous assertion.  It is legitimate for a target to have multiple fixups on a single instruction that target the same byte, so long as their bit-offsets are coordinates appropriately.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@159785 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/MC/MCAssembler.h