llvm-project/lldb
Jason Molenda 0dfb84ce9b Enable the fp-armv8 disassembler feature when disassembling Cortex-M
code.  This will enable disassembly of the optional subset of
neon that some Cortex cores support.  Add a unit test to check
that a few of these instructions disassemble as expected.

<rdar://problem/26674303> 

llvm-svn: 341623
2018-09-07 01:28:48 +00:00
..
cmake [cmake] Add option to skip building lldb-server 2018-08-23 18:05:45 +00:00
docs
examples Update cmdtemplate.py to use best pratices. 2018-06-22 23:34:24 +00:00
include/lldb Print column info in backtraces et al. if available 2018-09-05 23:52:08 +00:00
lit [DWARF] Fix dwarf5-index-is-used.cpp 2018-09-03 07:16:06 +00:00
lldb.xcodeproj Enable the fp-armv8 disassembler feature when disassembling Cortex-M 2018-09-07 01:28:48 +00:00
lldb.xcworkspace
packages/Python/lldbsuite Print column info in backtraces et al. if available 2018-09-05 23:52:08 +00:00
resources Fix up Info.plist when building LLDB.framework with CMake 2018-06-19 02:59:30 +00:00
scripts Hold GIL while allocating memory for PythonString. 2018-09-05 17:07:29 +00:00
source Enable the fp-armv8 disassembler feature when disassembling Cortex-M 2018-09-07 01:28:48 +00:00
test Fix typo 2018-08-27 21:46:18 +00:00
third_party/Python/module
tools Re-instate a bit of code that was commented out in r188246 which 2018-09-06 00:55:27 +00:00
unittests Enable the fp-armv8 disassembler feature when disassembling Cortex-M 2018-09-07 01:28:48 +00:00
utils
www [www] Updated outdated download links [NFC] 2018-09-05 14:27:48 +00:00
.arcconfig
.clang-format
.gitignore
CMakeLists.txt Introduce install-lldb-framework target 2018-08-01 17:21:18 +00:00
CODE_OWNERS.txt Fix/unify the spelling of Objective-C. 2018-06-13 16:21:24 +00:00
INSTALL.txt
LICENSE.TXT
use_lldb_suite_root.py