Teach llvm-lto to respect the given RelocModel.
authorJames Molloy <james.molloy@arm.com>
Mon, 14 Apr 2014 13:54:16 +0000 (13:54 +0000)
committerJames Molloy <james.molloy@arm.com>
Mon, 14 Apr 2014 13:54:16 +0000 (13:54 +0000)
commit555f97f2bc7cc9215734edbdc0c180a341fc3748
treea04d1b1263f42166f78a033a7e5c2b445da1125f
parentf86c5472c00b89ddb8980ae17c6568e9619aaf54
Teach llvm-lto to respect the given RelocModel.

Patch by Nick Tomlinson!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@206177 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm-c/lto.h
lib/LTO/LTOCodeGenerator.cpp
tools/llvm-lto/llvm-lto.cpp