[ARM] Fix entry point for Thumb code
authorDenis Protivensky <dprotivensky@accesssoftek.com>
Mon, 23 Mar 2015 11:38:24 +0000 (11:38 +0000)
committerDenis Protivensky <dprotivensky@accesssoftek.com>
Mon, 23 Mar 2015 11:38:24 +0000 (11:38 +0000)
commita2e5b2cea77137fc17049bb8ad1b583d4ff7554c
tree4a9fb978d123208f64f5247746ae7f551b9bfe57
parentf731eee322021c006d5cdccbfbaffcc474cceb89
[ARM] Fix entry point for Thumb code

Test cases for both entry functions in ARM and Thumb
code are added.

llvm-svn: 232942
lld/lib/ReaderWriter/ELF/ARM/ARMExecutableWriter.h
lld/test/elf/ARM/entry-point.test [new file with mode: 0644]