Go to file
Pete Cooper f8abe8c825 Set S_ATTR_SOME_INSTRUCTIONS on __text section.
ld64 sets both S_ATTR_PURE_INSTRUCTIONS and S_ATTR_SOME_INSTRUCTIONS
on __TEXT, __text.  We only had the S_ATTR_PURE_INSTRUCTIONS attribute.

rdar://problem/24495801

llvm-svn: 259744
2016-02-04 02:23:34 +00:00
clang Fix predefine for __NSConstantString struct type 2016-02-04 00:55:24 +00:00
clang-tools-extra [clang-tidy] Fix a crash issue on misc-virtual-near-miss check. 2016-02-03 17:21:44 +00:00
compiler-rt [asan] When catching a signal caused by a memory access, print if it's a READ or a WRITE. This touches win/mac files which I have not tested, if a win/mac bot fails I'll try to quick-fix 2016-02-04 02:02:09 +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 Implement modf math builtin 2016-01-27 14:52:10 +00:00
libcxx re.results.form: Format out-of-range subexpression references as null 2016-02-03 19:30:20 +00:00
libcxxabi [libcxxabi] Teach cxa_demangle about Hexagon's long double size 2016-01-20 14:10:23 +00:00
libunwind Replace cmake check for printf with a check for fopen. 2015-12-10 00:47:08 +00:00
lld Set S_ATTR_SOME_INSTRUCTIONS on __text section. 2016-02-04 02:23:34 +00:00
lldb Fix a little threading thinko in StartPrivateStateThread - don't pass stack variables 2016-02-04 01:34:33 +00:00
llgo [llgo] Force exporting __morestack from llgoi 2015-11-27 04:46:46 +00:00
llvm Test case for PR 26381 2016-02-04 01:58:20 +00:00
openmp Fix task dependency performance problem 2016-01-28 23:10:44 +00:00
polly Polly tests update contributed by Tobias Grosser for SCEV patch in r259736. 2016-02-04 01:34:28 +00:00