Simplify how we represent relocation iterators.
Instead of using a bit to detect if they are "dynamic", just look at sh_link. This is a simplification on its own, and will help with using llvm-objdump in dynamic objects. llvm-svn: 264624
Loading
Please sign in to comment