BackupGGCode / llvm-py

Python bindings for LLVM
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Patch to access target specific data like sizes, alignments and offsets #16

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
This patch extends the class ee.TargetData to provide target specific
information which can be used by a debug data builder.

Original issue reported on code.google.com by fnoed...@googlemail.com on 10 Jan 2009 at 2:17

Attachments:

GoogleCodeExporter commented 9 years ago
Thanks for the patch. Available in r74.

Original comment by mdevan.f...@gmail.com on 1 Mar 2009 at 8:36