[LLVMdev] LLVM custom dynamic casting mechanism

Nicola Gigante nicola.gigante at gmail.com
Sat Mar 16 06:09:27 PDT 2013


Hello.

I'm new to this list (but I've been already following cfe-dev), so hello everybody.

Is there some piece of documentation on how the custom dyn_cast<> work?
I'm using LLVM as the backend for an experimental compiler and I want to make it
work for my own classes in the front-end (clang also does this afaik).

Thank you,
Nicola



More information about the llvm-dev mailing list