Cygwin defines uint32_t as unsigned long. Unbreak call to std::min in this case
[oota-llvm.git] / include / llvm-c / ExecutionEngine.h
2007-12-23 Gordon HenriksenC and Ocaml bindings for ExecutionEngine (i.e., the...