Go to file
Peter Collingbourne 5dd550a3ff ELF: Treat IFunc definitions in DSOs as functions.
Differential Revision: http://reviews.llvm.org/D19517

llvm-svn: 267566
2016-04-26 16:22:51 +00:00
clang [SPIR] Remove an assert mandating SPIR for OpenCL sources only. 2016-04-26 15:14:01 +00:00
clang-tools-extra A clang-tidy check for std:accumulate. 2016-04-26 10:05:45 +00:00
compiler-rt [sanitizer] [SystemZ] Add ptrace support bits. 2016-04-26 10:41:30 +00:00
debuginfo-tests New round of fixes for "Always compile debuginfo-tests for the host triple" 2014-10-18 23:47:59 +00:00
libclc prepare-builtins: Remove call to getGlobalContext() 2016-04-15 14:18:58 +00:00
libcxx Rename a few tests that had typos in their names. No functional change. Thanks to STL for the catch 2016-04-23 14:31:00 +00:00
libcxxabi Enable testing for static libc++abi 2016-04-19 12:47:38 +00:00
libunwind unwind: remove last instance of -Wexpansion-to-defined 2016-04-26 01:11:29 +00:00
lld ELF: Treat IFunc definitions in DSOs as functions. 2016-04-26 16:22:51 +00:00
lldb Fix send and receive of ACK byte in test infrastructure for Python 3.5 2016-04-26 15:15:29 +00:00
llgo [llgo] llgoi: separate evaluation from printing 2016-04-25 01:18:20 +00:00
llvm Refactor some more PDB reading code into DebugInfoPDB. 2016-04-26 16:20:00 +00:00
openmp Remove architecture dependent Hwloc DEBUG section 2016-04-25 21:11:26 +00:00
polly Allow unsigned comparisons 2016-04-26 14:33:12 +00:00