search for: eee9cbfa

Displaying 1 result from an estimated 1 matches for "eee9cbfa".

Did you mean: 2ee9cbf9
2013 Mar 16
1
[LLVMdev] LLVM custom dynamic casting mechanism
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