[llvm] r174874 - AArch64: Add basic relocation processing for llvm-dwarfdump.

Eric Christopher echristo at gmail.com
Mon Feb 11 08:31:57 PST 2013


On Mon, Feb 11, 2013 at 8:29 AM, Tim Northover <t.p.northover at gmail.com>wrote:

> On Mon, Feb 11, 2013 at 4:09 PM, Eric Christopher <echristo at gmail.com>
> wrote:
> > In this case you could use a .ll file to do this and just have it
> generated
> > rather than an object file that you check. Just compile a basic object
> file
> > with a function or two and it'll get you what you need. For the aarch64
> bits
> > go ahead and make a directory parallel to the X86 directory for this
> > specific thing.
>
> Thanks Eric; a good suggestion implemented in r174891.
>

Awesome. Thanks :)

-eric
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130211/5a257e2a/attachment.html>


More information about the llvm-commits mailing list