llvm-6502/lib/ExecutionEngine/JIT
NAKAMURA Takumi 2ed7464c09 EE: Provide the symbol "lseek64" explicitly with <unistd.h> on Linux glibc.
With libcxx, it seems <unistd.h> would not be provided. Thanks to Ryuta Suzuki.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@137567 91177308-0d34-0410-b5e6-96231b3b80d8
2011-08-14 00:34:04 +00:00
..
CMakeLists.txt
Intercept.cpp EE: Provide the symbol "lseek64" explicitly with <unistd.h> on Linux glibc. 2011-08-14 00:34:04 +00:00
JIT.cpp
JIT.h
JITDebugRegisterer.cpp
JITDebugRegisterer.h
JITDwarfEmitter.cpp
JITDwarfEmitter.h
JITEmitter.cpp
JITMemoryManager.cpp
Makefile
OProfileJITEventListener.cpp