[LLVMdev] getting debug type info

Alvin Cheung akcheung at csail.mit.edu
Mon Nov 17 08:50:37 PST 2008


Hi,

Is there a way to get all the basic and derived types defined in a C++ module? 
I was looking through MachineModuleInfo class but it seems that I need to first 
get hold of a Value before being able to get its DebugInfoDesc.

Thanks,
Alvin



More information about the llvm-dev mailing list