[LLVMdev] OS X ffi in config.h

Garrison Venn gvenn.cfe.dev at gmail.com
Tue Dec 14 03:34:26 PST 2010


While browsing the configure generated llvm/Config/config.h, I'm noticed that
the macros:

HAVE_FFI_CALL
HAVE_FFI_FFI_H
HAVE_FFI_H

are not defined on OS X (currently 10.6.5).

Given that ffi exists on this platform (both headers and lib), is this result intended?

Thanks

Garrison



More information about the llvm-dev mailing list