[Lldb-commits] [PATCH] D65489: Tablegen option enum value elements
Jonas Devlieghere via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Tue Jul 30 16:47:34 PDT 2019
JDevlieghere created this revision.
JDevlieghere added a reviewer: teemperor.
JDevlieghere added a project: LLDB.
Herald added a subscriber: mgorny.
Option enum value elements are used by both properties and options. They're another good canidate for tablegen'ing.
Repository:
rLLDB LLDB
https://reviews.llvm.org/D65489
Files:
lldb/include/lldb/Core/OptionEnumValueElementsBase.td
lldb/source/Core/CMakeLists.txt
lldb/source/Core/CoreOptionEnumValueElements.td
lldb/source/Core/CoreProperties.td
lldb/source/Core/Debugger.cpp
lldb/utils/TableGen/CMakeLists.txt
lldb/utils/TableGen/LLDBOptionEnumValueElementsEmitter.cpp
lldb/utils/TableGen/LLDBTableGen.cpp
lldb/utils/TableGen/LLDBTableGenBackends.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65489.212469.patch
Type: text/x-patch
Size: 12725 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20190730/94348156/attachment-0001.bin>
More information about the lldb-commits
mailing list