Add a ELFSectionRef class and use it to expose getSectionType.
authorRafael Espindola <rafael.espindola@gmail.com>
Fri, 26 Jun 2015 12:33:37 +0000 (12:33 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Fri, 26 Jun 2015 12:33:37 +0000 (12:33 +0000)
commitdb7a9f12bc4600769af847de69a2021cb0c0c14a
tree0752575b6454753bce3de4d4ee75b752c09cbd3d
parent50bea40e8e0a9d50c040a0070540ac8f44b567ae
Add a ELFSectionRef class and use it to expose getSectionType.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@240778 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Object/ELFObjectFile.h
lib/ExecutionEngine/RuntimeDyld/RuntimeDyld.cpp