Do not create calls via PLT in compilation callback - this is higly platform
authorAnton Korobeynikov <asl@math.spbu.ru>
Sun, 6 Sep 2009 20:21:48 +0000 (20:21 +0000)
committerAnton Korobeynikov <asl@math.spbu.ru>
Sun, 6 Sep 2009 20:21:48 +0000 (20:21 +0000)
commit6c4025773a1de0cde0e8e27e8954e48a0fabbcd7
treebd097df853001af436e54f43db950334a668cabe
parentf7f4ba6c1fd5e42430891bc1e1f841ec8f701534
Do not create calls via PLT in compilation callback - this is higly platform
dependent. Hopefully, this will fix PR3801.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@81132 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86JITInfo.cpp