llvm-project/llvm/tools/lli
Chris Lattner 4c522b9434 reset errno to zero on entry to the application's main function. This fixes
MultiSource/Applications/minisat in the JIT.

Note that the libsystem stuff should ideally never modify errno.  :(

llvm-svn: 36508
2007-04-27 17:02:33 +00:00
..
Makefile lli uses LinkAllCodegenComponents, so it needs this. Thanks to 2006-09-04 18:34:16 +00:00
lli.cpp reset errno to zero on entry to the application's main function. This fixes 2007-04-27 17:02:33 +00:00