[llvm-commits] [PATCH] Fix emission of debug data for global variables

James Molloy james.molloy at arm.com
Mon Sep 26 10:40:39 PDT 2011


Gotcha. I didn't know whether the output may be somewhat undefined if a
triple wasn't specified.

 

I'm changing it now to be agnostic. Thanks Eric.

 

From: Eric Christopher [mailto:echristo at apple.com] 
Sent: 26 September 2011 18:39
To: James Molloy
Cc: 'Devang Patel'; Commit Messages and Patches for LLVM
Subject: Re: [llvm-commits] [PATCH] Fix emission of debug data for global
variables

 

 

On Sep 26, 2011, at 10:35 AM, James Molloy wrote:





. Because it goes to asm (even though the asm
isn't checked), the target triple is needed

 

Right. If it doesn't really matter then it could just use "whatever is the
default" and so wouldn't need one :)

 

-eric
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20110926/08e610e1/attachment.html>


More information about the llvm-commits mailing list