mgorny added a comment.

In D108148#2986602 <https://reviews.llvm.org/D108148#2986602>, @labath wrote:

> I think this would be a good use case for a llvm-style `.def` file. It would 
> provide a central place listing all the known constants, and one could use it 
> to generate the enum definition and both of the conversion functions (by 
> defining a suitable macro).

So basically a new thingie for lldb's TableGen? or is there some generic 
thingie I could reuse for this?


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D108148/new/

https://reviews.llvm.org/D108148

_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to