Go to file
Saleem Abdulrasool 64d491e488 MC: add support for -aligncomm GNU extension
The GNU linker supports an -aligncomm directive that allows for power-of-2
alignment of common data.  Add support to emit this directive.

llvm-svn: 219229
2014-10-07 19:37:57 +00:00
clang Objective-C SDK modernization. When modernizing to 2014-10-07 19:01:46 +00:00
clang-tools-extra Make clang-tidy's runCheckOnCode actually use the DiagnosticConsumer. 2014-10-07 15:49:36 +00:00
compiler-rt Run profile tests on FreeBSD 2014-10-07 19:24:24 +00:00
debuginfo-tests relax testcase for LLDB output format compatibility. 2014-03-19 23:06:18 +00:00
libclc Implement fmod 2014-10-05 20:24:52 +00:00
libcxx Fix win32 support header for mingw32. 2014-10-06 20:06:33 +00:00
libcxxabi Use __atomic_exchange_n instead of Clang's __sync_swap 2014-10-03 20:03:47 +00:00
lld [PECOFF] Infer machine type from input object file 2014-10-07 01:38:46 +00:00
lldb Improved the TreeItem delegate which simplifies making tree items: 2014-10-07 17:30:23 +00:00
llvm MC: add support for -aligncomm GNU extension 2014-10-07 19:37:57 +00:00
openmp I apologise in advance for the size of this check-in. At Intel we do 2014-10-07 16:25:50 +00:00
polly [Fix] Non i1 typed select condition for weird pw aff functions. 2014-10-07 14:37:59 +00:00