llvm-project/lldb/utils/TableGen
Raphael Isemann ce8df1f41d [lldb] Don't double emit option groups
We currently emit the option groups twice if Groups<[1,2,3]> is
used in the tablegen. This leads to compilation errors. This
patch just removes the line that accidentially emits the option
group a second time.

llvm-svn: 366414
2019-07-18 08:22:11 +00:00
..
CMakeLists.txt
LLDBOptionDefEmitter.cpp [lldb] Don't double emit option groups 2019-07-18 08:22:11 +00:00
LLDBTableGen.cpp
LLDBTableGenBackends.h