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
Apparently Analagous Threads
- [LLVMdev] DIBuilder - what's with the null compile units?
- [LLVMdev] DIBuilder - what's with the null compile units?
- [LLVMdev] DIBuilder - what's with the null compile units?
- [LLVMdev] DIBuilder - what's with the null compile units?
- [LLVMdev] Internal API Changes