forked from OSchip/llvm-project
ce8df1f41d
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 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
LLDBOptionDefEmitter.cpp | ||
LLDBTableGen.cpp | ||
LLDBTableGenBackends.h |