Go to file
George Rimar f6c300e86d [ELF] - Simplify logic of creating "COMMON" section.
Patch reuses BssSection section to simplify creation of 
COMMON section.

Differential revision: https://reviews.llvm.org/D30690

llvm-svn: 298078
2017-03-17 13:04:06 +00:00
clang [AVX-512] Change the input type for some load intrinsics to take void type like the spec (and the test cases say). 2017-03-17 05:59:25 +00:00
clang-tools-extra [clang-tidy] Added a test with a different format. 2017-03-17 10:05:49 +00:00
compiler-rt [XRay][compiler-rt] Add missing include to <string> 2017-03-17 03:38:12 +00:00
debuginfo-tests
libclc math: Implement sinh function 2017-02-25 02:46:53 +00:00
libcxx Implement LWG#2761: 'basic_string should require that charT match traits::char_type'. Tests for string_view, too 2017-03-15 18:41:11 +00:00
libcxxabi Fully Reformat fallback_malloc.cpp 2017-03-04 03:23:15 +00:00
libunwind DarwinParser: include limits 2017-03-14 15:17:55 +00:00
lld [ELF] - Simplify logic of creating "COMMON" section. 2017-03-17 13:04:06 +00:00
lldb Fix FreeBSD build broken by r298066 2017-03-17 11:33:57 +00:00
llgo [llgo] Remove support for LLVM attributes 2016-12-06 19:22:04 +00:00
llvm [Asm] Don't list '@<type>' in diag when '@' is a comment 2017-03-17 11:10:17 +00:00
openmp Create a git ignore file for openmp runtime. 2017-03-11 13:05:08 +00:00
parallel-libs [Axccel] Remove -Wno-missing-braces in build 2016-12-19 21:34:07 +00:00
polly [ScopInfo] Add option to not add parameter bounds to context [NFC] 2017-03-17 13:00:53 +00:00