hanchenye-llvm-project/lldb
Jason Molenda b019cd92b5 When target module add/SBTarget::AddModule()'ing, if an architecture isn't specifically
requested, use the Target's architecture to pick the correct slice of a universal file.
<rdar://problem/14813869> 

llvm-svn: 190550
2013-09-11 21:25:46 +00:00
..
docs As promised in previous commit, docs for qPlatform_RunCommand. 2013-08-27 15:48:54 +00:00
examples This is an example synthetic provider for libc++ unordered (multi) maps&set 2013-09-04 17:48:52 +00:00
include Turns out the number of times you need to resume the process for /bin/sh depends on the 2013-09-11 18:23:22 +00:00
lib merge lldb-platform-work branch (and assorted fixes) into trunk 2013-08-26 23:57:52 +00:00
lldb.xcodeproj Add OptionParser.h 2013-09-05 16:42:23 +00:00
lldb.xcworkspace Move the performance test cases into their own project. 2013-03-18 23:05:00 +00:00
resources Bump version number to 310.99.0. 2013-07-15 04:47:33 +00:00
scripts merge lldb-platform-work branch (and assorted fixes) into trunk 2013-08-26 23:57:52 +00:00
source When target module add/SBTarget::AddModule()'ing, if an architecture isn't specifically 2013-09-11 21:25:46 +00:00
test test: Add @expectedFailureFreeBSD decorators 2013-09-10 17:15:05 +00:00
tools r189295 inadvertently set the codesigning identity for the debugserver Debug configuration 2013-09-06 16:54:45 +00:00
utils Fixed continue issues with process attach/detach 2013-05-28 21:27:03 +00:00
www Clean up some documentation. 2013-08-21 18:13:29 +00:00
.arcconfig Adding .arcconfig file to LLDB to allow using Phabricator for reviews 2013-05-23 20:21:28 +00:00
.gitignore
CMakeLists.txt Added MSVC config file and makefile support. 2013-09-05 16:56:12 +00:00
INSTALL.txt Update INSTALL.txt to mention LLDB builds on Linux with GCC or Clang. 2013-02-21 22:37:18 +00:00
LICENSE.TXT
Makefile MingW compilation (windows). Includes various refactoring to improve portability. 2013-08-23 12:44:05 +00:00