Go to file
Omair Javaid 5cf948d299 Fix for random watchpoint testsuite failures on AArch64 targets.
This patch corrects the number of bytes of debug register resources which are written while installing or removing a breakpoint using ptrace interface on arm64 targets.

Differential revision: http://reviews.llvm.org/D12522

llvm-svn: 250700
2015-10-19 14:54:33 +00:00
clang Added new options to ClangFormat VSIX package. 2015-10-19 10:08:35 +00:00
clang-tools-extra Make a bunch of static arrays const. 2015-10-18 05:14:41 +00:00
compiler-rt [PGO] Eliminate prof data register calls on FreeBSD platform 2015-10-19 04:17:19 +00:00
debuginfo-tests
libclc integer: remove explicit casts from _MIN definitions 2015-10-06 19:12:12 +00:00
libcxx Fix an unfortunate yet old typo that never got attention before r250507. 2015-10-16 11:26:26 +00:00
libcxxabi Fix LIBCXXABI_HAS_NO_THREADS configuration. 2015-10-14 19:21:38 +00:00
libunwind Add FreeBSD _Unwind_Ptr typedef 2015-10-16 19:40:09 +00:00
lld [ELF2] In/out parameter of writeGlobalSymbols() is changed to in parameter. 2015-10-19 08:01:51 +00:00
lldb Fix for random watchpoint testsuite failures on AArch64 targets. 2015-10-19 14:54:33 +00:00
llgo [llgo] irgen: always use TargetMachine's data layout 2015-09-25 06:28:14 +00:00
llvm llvm-lto support for generating combined function indexes 2015-10-19 14:30:44 +00:00
openmp [OMPT] Add OMPT events for API locking 2015-10-16 16:52:58 +00:00
polly Correct typo in CHECK line 2015-10-19 10:51:20 +00:00