Go to file
Nick Lewycky 7efd07fd9d 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
2009-11-17 07:52:09 +00:00
clang Store "sugared" decls in LookupResults (i.e. decl aliases like using declarations); 2009-11-17 07:50:12 +00:00
compiler-rt Use __USER_LABEL_PREFIX__ so that we don't add a _ prefix on ELF. 2009-11-09 14:27:04 +00:00
llvm Fail less mysteriously; inform the user that their LLVM was not built with 2009-11-17 07:52:09 +00:00