Displaying 1 result from an estimated 1 matches for "0f8d2e0c".
Did you mean:
0f8220c
2011 Aug 22
3
[LLVMdev] Internal API Changes
Hi,
I saw your update regarding "*The DIBuilder interface used by front ends to
encode debugging information in the LLVM IR now expects clients to use
DIBuilder::finalize() at the end of translation unit to complete debugging
information encoding"*
Does it mean that in the new version you defer emission of some debug
info until the translation is finished and this is a reason to use