Go to file
Rui Ueyama a7e87252ce Always add PT_GNU_STACK.
If -z stack-size is given, we need to add PT_GNU_STACK even if
-z execstack is not given.

llvm-svn: 295945
2017-02-23 08:09:51 +00:00
clang [CodeGen] Don't reemit expressions for pass_object_size params. 2017-02-23 05:59:56 +00:00
clang-tools-extra Completion related fixes for clang-include-fixer.el. 2017-02-22 09:21:22 +00:00
compiler-rt Re-commit of r295318, which was reverted due to AArch64 flakiness. Moving the test to Darwin only. 2017-02-22 01:13:34 +00:00
debuginfo-tests
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 Drop the dependency on dl_unwind_find_exidx(). 2017-02-23 08:05:58 +00:00
lld Always add PT_GNU_STACK. 2017-02-23 08:09:51 +00:00
lldb Changed builld-llvm.py to use .json files 2017-02-23 02:21:34 +00:00
llgo [llgo] Remove support for LLVM attributes 2016-12-06 19:22:04 +00:00
llvm [X86][AVX512] Change VCVTSS2SD and VCVTSD2SS node types to keep consistency between VEX/EVEX versions. 2017-02-23 07:24:21 +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] Add regression tests for DeLICM reject cases. 2017-02-22 15:14:08 +00:00