Go to file
Petr Hosek 701ad3fbf9 [ELF] Make __ehdr_start point to ELF file headers
__ehdr_start should be pointing to ELF file headers, not program
headers.

Differential Revision: https://reviews.llvm.org/D30319

llvm-svn: 296079
2017-02-24 03:00:52 +00:00
clang [ODRHash] Add handling of TypedefType and DeclarationName 2017-02-24 02:59:12 +00:00
clang-tools-extra Make clang-include-fixer--insert-line work when the difference is on an empty line 2017-02-23 16:02:53 +00:00
compiler-rt [msan] Test for alloca handling. 2017-02-24 00:13:28 +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 math: Add native_tan as wrapper to tan 2017-02-23 01:46:57 +00:00
libcxx Revert "threading_support: make __thread_sleep_for be alertable" 2017-02-18 19:28:43 +00:00
libcxxabi [CMake][libcxxabi] Update the libc++ test module path 2017-02-18 04:37:59 +00:00
libunwind Revert r295944. 2017-02-23 09:13:22 +00:00
lld [ELF] Make __ehdr_start point to ELF file headers 2017-02-24 03:00:52 +00:00
lldb Introduce support for Debug Registers in RegisterContextNetBSD_x86_64 2017-02-24 01:53:45 +00:00
llgo [llgo] Remove support for LLVM attributes 2016-12-06 19:22:04 +00:00
llvm Fix old testcase for dead store to match the original intent. 2017-02-24 02:58:49 +00:00
openmp [OpenMP] Missing virtual destructor in KMPAffinity 2017-02-22 22:50:28 +00:00
parallel-libs [Axccel] Remove -Wno-missing-braces in build 2016-12-19 21:34:07 +00:00
polly [DeLICM] Fortify against exceeding isl's max operations counter. 2017-02-23 21:58:20 +00:00