OSDN Git Service

lli/RecordingMemoryManager.cpp: Make it complain if _GLOBAL_OFFSET_TABLE_ were not...
authorNAKAMURA Takumi <geek4civic@gmail.com>
Wed, 21 Aug 2013 02:37:14 +0000 (02:37 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Wed, 21 Aug 2013 02:37:14 +0000 (02:37 +0000)
commit65566e1684043a41eed4376d7287254a1a12a458
tree8a8c8d47cc2f02c9148b696f1a729306f8c44b62
parent0856d3d9712c9fc515f014102e9f03f389555e75
lli/RecordingMemoryManager.cpp: Make it complain if _GLOBAL_OFFSET_TABLE_ were not provided.

FIXME: Would it be responsible to provide GOT?

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@188855 91177308-0d34-0410-b5e6-96231b3b80d8
tools/lli/RecordingMemoryManager.cpp