llvm-6502/lib/ExecutionEngine/JIT
Brian Gaeke 00f0a29e1c Address PR274 - '[JIT] Programs cannot resolve the fstat function'
by trying to get the compiler to generate an undefined reference for it
and related functions which live in libc_nonshared.a on Linux.

Linkers... sigh.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@12256 91177308-0d34-0410-b5e6-96231b3b80d8
2004-03-09 05:22:10 +00:00
..
Intercept.cpp Address PR274 - '[JIT] Programs cannot resolve the fstat function' 2004-03-09 05:22:10 +00:00
JIT.cpp Print an error message if there is an error materialize the bc file. 2004-02-01 00:32:35 +00:00
JIT.h Pass around IntrinsicLowering instances as appropriate. 2003-12-28 09:44:37 +00:00
JITEmitter.cpp There is no reason to #define fd 2004-02-08 19:33:07 +00:00
Makefile Added LLVM copyright notice to Makefiles. 2003-10-20 22:26:57 +00:00
TargetSelect.cpp Great sparc renaming fallout IV: Sparc --> SparcV9. 2004-02-25 22:09:36 +00:00