llvm-project/lldb
Matthew Gardiner e77b2948b4 Add an interface on ArchSpec to provide lldb client code
with a mechanism to query if the current target architecture
has non 8-bit bytes.

llvm-svn: 216867
2014-09-01 09:06:03 +00:00
..
docs Change the encoding of the Triple string exchanged across GDB-RSP 2014-08-01 05:12:23 +00:00
examples Fix some typos: 2014-08-11 18:06:28 +00:00
include Add an interface on ArchSpec to provide lldb client code 2014-09-01 09:06:03 +00:00
lib Still trying to fix the Make build. Link lldbHostPosix to liblldb 2014-08-15 23:27:37 +00:00
lldb.xcodeproj Consolidate UnixSignals setting/getting in Process. 2014-08-29 17:35:57 +00:00
lldb.xcworkspace
resources Bump the verison number in the xcode project files. 2014-08-21 23:27:02 +00:00
scripts Make it clear that the load_addr property on SBAddress relies on lldb.target, 2014-08-27 22:05:14 +00:00
source Add an interface on ArchSpec to provide lldb client code 2014-09-01 09:06:03 +00:00
test Fix a test broken by r216564. 2014-08-29 20:32:18 +00:00
tools llgs: remove all Initialize() calls except for Debugger::Initialize(). 2014-08-27 19:56:58 +00:00
utils
www Fix some typos: 2014-08-11 18:06:28 +00:00
.arcconfig Update .arcconfig to point to reviews.llvm.org 2014-05-20 21:24:59 +00:00
.clang-format Fix .clang-format file to adhere to LLDB 140 column limit. 2014-08-19 17:18:38 +00:00
.gitignore Update .gitignore for MacOSX 2014-08-14 20:19:57 +00:00
CMakeLists.txt build: fix cmake warning with newer CMake 2014-07-20 05:28:55 +00:00
INSTALL.txt
LICENSE.TXT
Makefile Add some missing defines that are already present in the cmake side. 2014-03-12 10:35:00 +00:00