[TableGen] Move core properties into a separate file (NFC)
authorJonas Devlieghere <jonas@devlieghere.com>
Fri, 26 Jul 2019 18:14:12 +0000 (18:14 +0000)
committerJonas Devlieghere <jonas@devlieghere.com>
Fri, 26 Jul 2019 18:14:12 +0000 (18:14 +0000)
commit01f277e2db1d824b4107925c86c0bb58613f42d0
tree6a0c285eed4b0d925b8dab8d072af5523c6e993e
parent463a48e416f88a11ea7bf8ffc8cc3ff12395db10
[TableGen] Move core properties into a separate file (NFC)

With the plugins having their own tablgen file, it makes sense to split
off the core properties as well.

llvm-svn: 367140
lldb/CMakeLists.txt
lldb/include/lldb/Core/CMakeLists.txt [deleted file]
lldb/source/Core/CMakeLists.txt
lldb/source/Core/Properties.td [moved from lldb/include/lldb/Core/Properties.td with 99% similarity]