Go to file
Chris Lattner 86d4f3a2a9 Add a new flag that disables symbol lookup with dlsym when set. This allows
a JIT client to completely control symbol lookup with the LazyFunctionCreator
interface.

llvm-svn: 52335
2008-06-16 17:44:14 +00:00
clang force size of alloca to i32, which is currently required by LLVM IR. 2008-06-16 17:15:14 +00:00
llvm Add a new flag that disables symbol lookup with dlsym when set. This allows 2008-06-16 17:44:14 +00:00