Go to file
Evgeniy Stepanov 0d0325606b [cfi] Disable tests with lld on i386.
bin/ld.lld: error: ubsan_handlers.cc:(.debug_info+0x80D5D): has non-ABS reloc

Bug pending.

llvm-svn: 315027
2017-10-05 22:07:21 +00:00
clang For dllexport class templates, export specializations of member functions (PR34849) 2017-10-05 21:45:27 +00:00
clang-tools-extra [clangd] Added async API to run code completion. 2017-10-05 17:04:13 +00:00
compiler-rt [cfi] Disable tests with lld on i386. 2017-10-05 22:07:21 +00:00
debuginfo-tests Revert r313600 due to bot failures on Green Dragon. 2017-09-19 14:51:37 +00:00
libclc configure: Fix handling of directories with compats only source lists 2017-10-05 20:16:28 +00:00
libcxx [libc++] Clarify names of ABI forcing macros 2017-10-05 02:18:08 +00:00
libcxxabi Fix ASAN build with older compiler-rt versions. 2017-09-14 22:37:34 +00:00
libunwind build: use POSITION_INDEPENDENT_CODE instead of -fPIC 2017-10-03 20:22:26 +00:00
lld Remove dead code. 2017-10-05 03:01:05 +00:00
lldb Enable breakpoints and read/write GPRs for ppc64le 2017-10-05 19:44:05 +00:00
llgo irgen: Create functions instead of global variables for builtin hash and equal algorithms. 2017-06-04 22:11:28 +00:00
llvm ModuleUtils: Stop using comdat members to generate unique module ids. 2017-10-05 21:54:53 +00:00
openmp [test] Fix uninitialized memory in omp_taskloop_grainsize.c 2017-09-29 13:53:03 +00:00
parallel-libs [Axccel] Remove -Wno-missing-braces in build 2016-12-19 21:34:07 +00:00
polly [ScopBuilder] Introduce -polly-stmt-granularity=scalar-indep option. 2017-10-05 13:43:00 +00:00