Displaying 1 result from an estimated 1 matches for "1033186".
Did you mean:
1033188
2013 Oct 05
2
[LLVMdev] [Debug Info PATCH] for support of ref_addr and removal of DIE duplication
Hi All,
The first patch adds support for ref_addr.
Most of it is from r176882, but instead of always using an integer for
ref_addr, we use label + offset for relocation on non-darwin platforms.
The second patch is a modified version of r191792.
The main change is to use a single map instead of 3 maps in DwarfDebug and
instead of calling DwarfDebug::getDIE|insertDIE directly, we delegate the