[LLVMdev] DIBuilder interface change

Devang Patel dpatel at apple.com
Mon Aug 15 16:11:52 PDT 2011


LLVM developers,

Today, I made a simple change in DIBuilder interface. Now DIBuilder clients are required to use DIBuilder::finalize() to wrap up debugging information encoding for a translation unit. 

Relevant revisions are : r137673 and r137674
-
Devang



More information about the llvm-dev mailing list