Go to file
Greg Clayton 2289fa4820 Added the ability to set the Platform path for a module through the SBModule
interface.

Added a quick way to set the platform though the SBDebugger interface. I will
actually an a SBPlatform support soon, but for now this will do.

ConnectionFileDescriptor can be passed a url formatted as: "fd://<fd>" where
<fd> is a file descriptor in the current process. This is handy if you have
services, deamons, or other tools that can spawn processes and give you a
file handle.

llvm-svn: 130565
2011-04-30 01:09:13 +00:00
clang Removed redundant case statements 2011-04-30 00:03:48 +00:00
compiler-rt Make sure we include __sync_synchronize on arm platforms if we need it. 2011-04-21 22:05:05 +00:00
debuginfo-tests Test case for r130373. 2011-04-28 02:23:17 +00:00
libcxx Correction to set of overloaded pair constructors for C++0x 2011-04-29 18:10:55 +00:00
lldb Added the ability to set the Platform path for a module through the SBModule 2011-04-30 01:09:13 +00:00
llvm Print out the 'nontemporal' info on a store. 2011-04-29 23:45:22 +00:00
polly Add e-mail to credits file. 2011-04-29 07:54:20 +00:00