Avoid runtime type checks.
authorRafael Espindola <rafael.espindola@gmail.com>
Thu, 9 May 2013 15:10:36 +0000 (15:10 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Thu, 9 May 2013 15:10:36 +0000 (15:10 +0000)
commit4fcf82f3163f34ddc5c659ceb20e87057a287e10
treee43228968b1cb82dd83fc6a8b5acd7d08d949c95
parent6ce62dc1d05cb97c048d0e248781c959cbffdd8b
Avoid runtime type checks.

In most cases the relocation type implies the object word size and
endianness.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@181515 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Object/RelocVisitor.h