| commit | 7efd07fd9dab3596de45f32b5423a575b23fb20f | [log] [tgz] |
|---|---|---|
| author | Nick Lewycky <nicholas@mxc.ca> | Tue Nov 17 07:52:09 2009 +0000 |
| committer | Nick Lewycky <nicholas@mxc.ca> | Tue Nov 17 07:52:09 2009 +0000 |
| tree | 247ec797d85ba00f3aa34bd65caa3d98f432e8d7 | |
| parent | f0f1cf087e704ed2c8592669399a837f7c5308b1 [diff] |
Fail less mysteriously; inform the user that their LLVM was not built with libffi support and that the interpreter can't call external functions without it. Patch by Timo Juhani Lindfors! Fixes PR5466. llvm-svn: 89062