Go to file
Greg Clayton 8cda7f0830 Added a test case that verifies that LLDB can debug across a process exec'ing itself into a new program. This currently is only enabled for Darwin since we exec from 64 bit to 32 bit and vice versa for 'x86_64' targets.
This can easily be adapted for linux and other platforms, but I didn't want to break any buildbots by assuming it will work.

llvm-svn: 182428
2013-05-21 21:55:59 +00:00
clang [analyzer;alternate edges] prune out extra edges to a subexpression where we dive-in and out of a subexpression. 2013-05-21 21:38:05 +00:00
clang-tools-extra Unbreak the build. 2013-05-17 16:26:21 +00:00
compiler-rt Add atomic.c back to the builtins module sources lists (for Makefile build). 2013-05-21 20:40:36 +00:00
debuginfo-tests Remove IR scenario tests. 2013-03-15 20:52:10 +00:00
libclc Update the copyright coredits -- Happy new year 2013! 2013-01-01 10:00:19 +00:00
libcxx Neglected to remove a debugging comment from last commit. 2013-05-21 21:19:35 +00:00
libcxxabi Add capability to demangle invocation functions for ObjC blocks. 2013-04-10 19:44:03 +00:00
lld [lld][ELF] Inline header files into the one file using it 2013-05-21 21:47:33 +00:00
lldb Added a test case that verifies that LLDB can debug across a process exec'ing itself into a new program. This currently is only enabled for Darwin since we exec from 64 bit to 32 bit and vice versa for 'x86_64' targets. 2013-05-21 21:55:59 +00:00
llvm Be more specific and capitalize filenames. 2013-05-21 21:22:34 +00:00
polly Remove .htaccess file 2013-05-21 11:58:47 +00:00