aboutsummaryrefslogtreecommitdiff
path: root/lib/ExecutionEngine/MCJIT/Intercept.cpp
AgeCommit message (Expand)Author
2012-03-28Move getPointerToNamedFunction() from JIT/MCJIT to JITMemoryManager.Danil Malyshev
2012-03-22Revert a series of commits to MCJIT to get the build working in CMakeChandler Carruth
2012-03-21Based on this discussion: http://lists.cs.uiuc.edu/pipermail/llvm-commits/Wee...Danil Malyshev
2011-08-14EE: Provide the symbol "lseek64" explicitly with <unistd.h> on Linux glibc.NAKAMURA Takumi
2011-03-22Add missing file from previous commit.Jim Grosbach