llvm-mirror/include
Rafael Espindola 76c717ec6a 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
2016-03-28 19:23:51 +00:00
..
llvm Simplify how we represent relocation iterators. 2016-03-28 19:23:51 +00:00
llvm-c Fix Clang-tidy modernize-deprecated-headers warnings in some files; other minor fixes. 2016-03-28 17:40:08 +00:00