Go to file
Simon Atanasyan b7807a0c8e [llvm-readobj] Decode st_other symbol's flags
The patch supports common STV_xxx visibility flags and MIPS specific
STO_MIPS_xxx flags.

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

llvm-svn: 264300
2016-03-24 16:10:37 +00:00
clang Dsiable FormatStyle::GetStyleOfFile test case for mingw. 2016-03-24 14:59:39 +00:00
clang-tools-extra [clang-tidy] misc-assign-operator-signature checker checks return value of all assign operators 2016-03-24 10:12:08 +00:00
compiler-rt Follow-up for r264261, adding a comment explaining what the testcase does. 2016-03-24 13:20:38 +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: Fix ilogb(double) return type 2016-02-24 00:52:15 +00:00
libcxx Guard a number of tests relying on threads support when built in 2016-03-23 21:04:11 +00:00
libcxxabi [libcxxabi] Disable cxa_thread_atexit_test if unavailable 2016-03-17 10:00:24 +00:00
libunwind [AArch64] Fix libunwind build when using GNU assembler 2016-02-11 21:22:57 +00:00
lld Make needsPlt a plain function instead of a template. 2016-03-24 12:55:27 +00:00
lldb [JITLoaderGDB] Read jit entry struct manually. 2016-03-23 23:27:23 +00:00
llgo [llgo] Increment "Debug Info Version" 2016-03-23 23:09:00 +00:00
llvm [llvm-readobj] Decode st_other symbol's flags 2016-03-24 16:10:37 +00:00
openmp [OMPT] Fix parallel_id and task_id in loop_end with schedule static 2016-03-24 12:52:20 +00:00
polly [CMAKE] Try to find the correct globbing expression 2016-03-24 14:31:49 +00:00