Displaying 1 result from an estimated 1 matches for "8544f801".
2014 Mar 21
2
[LLVMdev] LLD: Layout-after and layout-before
Thank you for quick responses!
As to dead stripping, if dead stripping is the only pass we need
bi-directional edges, we might want the dead stripping pass to construct
internal data structure by reversing the graph to construct layout-before
edges from layout-after edges. This should be less error prone than
maintaining two reverse-directional edges throughout all passes. Of course
it will make