llvm-project/lldb
Jonas Devlieghere 463a48e416 [TableGen] Move target properties into a separate file (NFC)
With the plugins having their own tablgen file, it makes sense to split
off the target properties as well.

llvm-svn: 367139
2019-07-26 18:14:08 +00:00
..
cmake [CMake] Fix find_python_libs_windows 2019-07-26 16:32:49 +00:00
docs [Docs] Remove reproducers from the project page. 2019-07-25 22:22:43 +00:00
examples [crashlog] Fix a mismatch between bytes and strings. 2019-07-09 01:05:12 +00:00
include/lldb [TableGen] Move target properties into a separate file (NFC) 2019-07-26 18:14:08 +00:00
lit [AIX][lit] Don't depend on psutil on AIX 2019-07-24 15:04:27 +00:00
packages/Python/lldbsuite [dotest] Remove dead code 2019-07-26 01:58:18 +00:00
resources [CMake] Revised LLDB.framework builds 2019-01-04 12:46:50 +00:00
scripts [lldb] Remove Xcode project legacy 2019-07-24 09:20:14 +00:00
source [TableGen] Move target properties into a separate file (NFC) 2019-07-26 18:14:08 +00:00
test [CMake] Align debugserver with lldb-server on Darwin 2019-07-20 11:18:31 +00:00
third_party/Python/module [lldb/thirdparty] Remove unneeded files, asked by Jonas. 2019-03-12 20:41:36 +00:00
tools cli-wrapper-mpxtable.cpp: fix file header 2019-07-25 05:15:50 +00:00
unittests SymbolVendor: Move Symtab construction into the SymbolFile 2019-07-26 07:03:28 +00:00
utils [lldb] Don't dynamically allocate the posix option validator. 2019-07-26 11:46:21 +00:00
.arcconfig
.clang-format
.gitignore Add .noindex to the gitignore 2019-04-05 17:57:42 +00:00
CMakeLists.txt [TableGen] Move interpreter properties into a separate file (NFC) 2019-07-26 18:14:04 +00:00
CODE_OWNERS.txt [lldb][NFC] Cleanup mentions and code related to lldb-mi 2019-07-19 15:55:23 +00:00
LICENSE.TXT Fix typos throughout the license files that somehow I and my reviewers 2019-01-21 09:52:34 +00:00
use_lldb_suite_root.py