Go to file
Denis Protivensky 0c8beb1c95 [LinkerScript] Process program header in PHDRS command
Add PT_PHDR segment depending on its availability in linker script's
PHDRS command, fallback if no linker script is given.
Handle FILEHDR, PHDRS and FLAGS attributes of program header.

Differential Revision: http://reviews.llvm.org/D11589

llvm-svn: 244743
2015-08-12 12:31:35 +00:00
clang [OPENMP] Fix for http://llvm.org/PR24430: clang hangs on invalid input with openmp directive 2015-08-12 07:10:54 +00:00
clang-tools-extra Reinstantiate better diagnostic, this time with a fatal error so we don't add a dependency onto gtest from the header. 2015-08-12 07:57:16 +00:00
compiler-rt Revert "Revised test to pass under updated dtor callback implementation" 2015-08-12 08:13:39 +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 Require LLVM >=3.7 and bump version to 0.2.0 2015-08-07 08:31:37 +00:00
libcxx Fix CMake error whet llvm-config reports a non-existent source directory. 2015-08-12 06:36:19 +00:00
libcxxabi Update to new lists.llvm.org 2015-08-05 04:01:26 +00:00
libunwind Revert test commit. 2015-08-06 23:31:37 +00:00
lld [LinkerScript] Process program header in PHDRS command 2015-08-12 12:31:35 +00:00
lldb Fix read only watchpoints on x86_64 2015-08-12 12:22:42 +00:00
llgo Update to new lists.llvm.org 2015-08-05 04:03:05 +00:00
llvm [X86] Disable mul -> shl + lea combine when compiling for minsize 2015-08-12 11:27:26 +00:00
openmp Tidy statistics collection 2015-08-11 21:36:41 +00:00
polly Remove identity operation from SCEVAffinator 2015-08-12 10:58:01 +00:00