Go to file
Petr Hosek 6b936bf6c7 [ELF] Define __ehdr_start unconditionally even when using linker script
This behavior differs from the semantics implemented by GNU linkers
which only define this symbol iff ELF headers are in the memory
mapped segment.

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

llvm-svn: 302687
2017-05-10 16:20:33 +00:00
clang Build the Apple-style stage2 with full debug info 2017-05-10 15:58:22 +00:00
clang-tools-extra [clang-tidy] Add new cert-dcl21-cpp check 2017-05-10 11:16:55 +00:00
compiler-rt [XRay] Fix the test func-id-utils.cc on PPC. 2017-05-10 16:07:03 +00:00
debuginfo-tests Add additional CHECKs to safestack.c. 2017-04-17 17:57:05 +00:00
libclc math: Implement sinh function 2017-02-25 02:46:53 +00:00
libcxx Attempt to speculatively unbreak Apple build bots 2017-05-10 08:04:50 +00:00
libcxxabi Fix use of removed SH test replacement %exec 2017-05-10 08:15:40 +00:00
libunwind [CMake][libunwind] Fix the -target and -gcc-toolchain flag handling 2017-04-16 06:08:44 +00:00
lld [ELF] Define __ehdr_start unconditionally even when using linker script 2017-05-10 16:20:33 +00:00
lldb Import sys in repo.py. 2017-05-09 20:37:01 +00:00
llgo benchcomp: Add a mode for analyzing file sizes. 2017-04-03 19:13:12 +00:00
llvm [InstSimplify, InstCombine] move 'or' simplification tests; NFC 2017-05-10 15:57:47 +00:00
openmp [OpenMP] Changes in the plugin interface 2017-05-10 14:12:36 +00:00
parallel-libs [Axccel] Remove -Wno-missing-braces in build 2016-12-19 21:34:07 +00:00
polly [Polly][CMake] Fix syntactical errors in the exported config 2017-05-10 13:51:30 +00:00