Go to file
Oscar Fuentes e2a114791c Export LLVM_TARGETS_WITH_JIT in LLVMConfig.cmake.in. Without this,
component names such as "engine" do not expand to "jit" and hence to
the native target libraries for external users.

Thanks to arrowdodger for reporting and diagnosing the problem.

llvm-svn: 129444
2011-04-13 15:25:31 +00:00
clang From Vassil Vassilev: Give external source's last resort lookup a chance, even if an identifier could resolve to a builtin. 2011-04-13 13:19:46 +00:00
compiler-rt fix typo 2011-04-12 21:22:48 +00:00
debuginfo-tests These tests are x86_64 specific. 2011-03-28 20:00:34 +00:00
libcxx Fix bug in Sseq constraints found by Seth Cantrell 2011-04-11 18:22:12 +00:00
lldb Fix various minor bugs in the ARM instruction emulation code. 2011-04-13 00:42:12 +00:00
llvm Export LLVM_TARGETS_WITH_JIT in LLVMConfig.cmake.in. Without this, 2011-04-13 15:25:31 +00:00