Go to file
Renato Golin 9d9be7dd36 Revert "[ExecutionEngine] Use std::function rather than a function pointer for the LazyFunctionCreator."
This reverts commit r241962, as it was breaking all ARM buildbots.

It also reverts the two subsequent related commits:

r241974: "[ExecutionEngine] Add a static cast to the unittest for r241962 to suppress a warning."

r241973: "[ExecutionEngine] Remove cruft and fix a couple of warnings in the test case for r241962."
llvm-svn: 241983
2015-07-11 13:42:48 +00:00
clang clang-format: Extend vim integration so that a line range can be passed in. 2015-07-11 06:46:26 +00:00
clang-tools-extra Added mechanism to modularize for doing a compilation precheck 2015-07-10 00:37:25 +00:00
compiler-rt Temporarily disable check-sanitizer tests on 64-bit Windows. 2015-07-10 20:35:53 +00:00
debuginfo-tests
libclc R600: Implement accurate double precision sqrt v2 2015-07-10 13:37:08 +00:00
libcxx [libcxx] LWG2420 bits for bind<void> - Patch from K-Ballo 2015-07-10 23:29:18 +00:00
libcxxabi fallback_malloc: silence conversion warning (NFC) 2015-06-03 17:25:35 +00:00
libunwind Fix unw_getcontext() return value on AArch64. 2015-06-25 15:12:46 +00:00
lld COFF: Fix locally-imported symbol's base relocations. 2015-07-10 04:30:54 +00:00
lldb Add a another packet to the gdb-remote protocol, 2015-07-10 23:15:22 +00:00
llgo [llgo] cmd/llgoi: use line editor 2015-05-23 15:16:09 +00:00
llvm Revert "[ExecutionEngine] Use std::function rather than a function pointer for the LazyFunctionCreator." 2015-07-11 13:42:48 +00:00
openmp Turn debugger interface off by default. 2015-07-09 20:17:16 +00:00
polly Make non-affine statement names isl compatible 2015-07-09 07:31:45 +00:00