OSDN Git Service

Check section type rather than assuming it's code when emitting sections while proces...
authorAndrew Kaylor <andrew.kaylor@intel.com>
Fri, 12 Oct 2012 23:53:16 +0000 (23:53 +0000)
committerAndrew Kaylor <andrew.kaylor@intel.com>
Fri, 12 Oct 2012 23:53:16 +0000 (23:53 +0000)
commitfa8cd9d64a3bd090d9176ea019a6d1b6b2051dd0
treee189f5246734f955e7c64b4a215fbb9b0c0dac83
parente6c3cc8dc5437069f71a38188173835ba4fb0dc1
Check section type rather than assuming it's code when emitting sections while processing relocations.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@165854 91177308-0d34-0410-b5e6-96231b3b80d8
lib/ExecutionEngine/RuntimeDyld/RuntimeDyldELF.cpp