Go to file
Bob Wilson 3dc97324c1 Add a command line option "-arm-strict-align" to disallow unaligned memory
accesses for ARM targets that would otherwise allow it.  Radar 8465431.

llvm-svn: 114941
2010-09-28 04:09:35 +00:00
clang Fix a bug in loading macro records. Fixes yet another crash in libclang. 2010-09-28 02:55:49 +00:00
compiler-rt <rdar://problem/8482056> Add Soft Floating Compares for armv6 and armv7 2010-09-27 18:28:15 +00:00
debuginfo-tests testcase commit for upcoming fix. 2010-09-21 20:51:54 +00:00
libcxx Getting started on <atomic> 2010-09-27 21:17:38 +00:00
lldb Replace the vestigial Value::GetOpaqueCLangQualType with the more correct Value::GetValueOpaqueClangQualType. 2010-09-28 01:25:32 +00:00
llvm Add a command line option "-arm-strict-align" to disallow unaligned memory 2010-09-28 04:09:35 +00:00