Add codegen for rt column drawers
This commit is contained in:
parent
584220edf0
commit
8c259f50b1
7 changed files with 289 additions and 134 deletions
|
|
@ -334,6 +334,7 @@ public:
|
|||
class name##LLVMCommand : public base \
|
||||
{ \
|
||||
public: \
|
||||
using base::base; \
|
||||
void Execute(DrawerThread *thread) override \
|
||||
{ \
|
||||
WorkerThreadData d = ThreadData(thread); \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue