[llvm-commits] [patch][pr11300] Emit declarations before definitions

Rafael EspĂ­ndola rafael.espindola at gmail.com
Thu Nov 3 10:58:54 PDT 2011


The attached patch changes llvm to emit declarations before
definitions if they are available. This causes DW_AT_specification to
point back in the file, fixing PR11300.

Is it OK?

Cheers,
Rafael
-------------- next part --------------
A non-text attachment was scrubbed...
Name: t.patch
Type: application/octet-stream
Size: 6124 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20111103/ec023f8a/attachment.obj>


More information about the llvm-commits mailing list