Go to file
Rafael Espindola c2e60f52ae Add a 's' specifications to AArch64.
This has no functionality change as clang adds explicit alignment info for
byval arguments. The only difference is that now the clang produced
DataLayout string for AArch64 is identical to the LLVM produced one.

llvm-svn: 197538
2013-12-17 23:30:58 +00:00
clang Add a 's' specifications to AArch64. 2013-12-17 23:30:58 +00:00
clang-tools-extra Fix the usage of the CommonOptionsParser ctor changed in r197139. 2013-12-12 10:01:39 +00:00
compiler-rt [lsan] Remove the LSan-specific verbosity flag. 2013-12-17 18:18:32 +00:00
debuginfo-tests don't use CHECK-NEXT because it may be on the same line. 2013-09-18 23:01:54 +00:00
libclc Fix a C&P error in r195021 (65a950abab3cb8435ccb2646ac4773986c995c81) 2013-11-28 00:17:29 +00:00
libcxx Fix GCC unknown pragma warning in libc++. 2013-12-14 06:45:09 +00:00
libcxxabi Add mangling macros for Unwind's inline assembly. 2013-12-17 21:07:53 +00:00
lld [PECOFF] Truncate long section name. 2013-12-17 06:15:09 +00:00
lldb Added missing header files to the Xcode project. 2013-12-17 21:42:58 +00:00
llvm Fix N32 registers and stack alignment. 2013-12-17 23:15:58 +00:00
openmp Update web pages to include style sheets and referenced documents missed before. 2013-10-03 11:55:28 +00:00
polly ScopValidator: smax expressions are no parameters 2013-12-09 21:51:46 +00:00