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
364f1167cb94de337f56f115e07335ac28bf213a
clang-p2996
/
llvm
/
lib
/
ExecutionEngine
/
Interpreter
History
Dan Gohman
c61056a421
Handle execution entrypoints with non-integer return types.
...
Fix from Russel Power in PR7284. llvm-svn: 106271
2010-06-18 02:01:10 +00:00
..
CMakeLists.txt
Eliminate object-relinking support from CMake. Fixes PR 4429 and
2009-06-23 17:57:35 +00:00
Execution.cpp
Handle execution entrypoints with non-integer return types.
2010-06-18 02:01:10 +00:00
ExternalFunctions.cpp
rename llvm::llvm_report_error -> llvm::report_fatal_error
2010-04-07 22:58:41 +00:00
Interpreter.cpp
Kill ModuleProvider and ghost linkage by inverting the relationship between
2010-01-27 20:34:15 +00:00
Interpreter.h
Fix an ancient FIXME.
2010-05-01 02:43:10 +00:00
Makefile
make -fno-rtti the default unless a directory builds with REQUIRES_RTTI.
2010-01-24 20:43:08 +00:00