This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
8d77bb5f06129fe0f0c19e41400a7fd6ce2f2069
clang-p2996
/
llvm
/
lib
/
ExecutionEngine
History
NAKAMURA Takumi
45620380b5
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. llvm-svn: 137567
2011-08-14 00:34:04 +00:00
..
Interpreter
Rewrite the CMake build to use explicit dependencies between libraries,
2011-07-29 00:14:25 +00:00
JIT
EE: Provide the symbol "lseek64" explicitly with <unistd.h> on Linux glibc.
2011-08-14 00:34:04 +00:00
MCJIT
EE: Provide the symbol "lseek64" explicitly with <unistd.h> on Linux glibc.
2011-08-14 00:34:04 +00:00
RuntimeDyld
Rewrite the CMake build to use explicit dependencies between libraries,
2011-07-29 00:14:25 +00:00
CMakeLists.txt
Rewrite the CMake build to use explicit dependencies between libraries,
2011-07-29 00:14:25 +00:00
ExecutionEngine.cpp
- Move CodeModel from a TargetMachine global option to MCCodeGenInfo.
2011-07-20 07:51:56 +00:00
ExecutionEngineBindings.cpp
Fix indentation.
2010-07-19 09:36:45 +00:00
Makefile
Library-ize the dyld components of llvm-rtdyld.
2011-03-21 22:15:52 +00:00
TargetSelect.cpp
- Move CodeModel from a TargetMachine global option to MCCodeGenInfo.
2011-07-20 07:51:56 +00:00