[llvm-commits] [llvm] r81295 - in /llvm/trunk: lib/ExecutionEngine/JIT/JITDwarfEmitter.cpp test/ExecutionEngine/jit-eh-x86-64.ll

Tanya Lattner lattner at apple.com
Tue Sep 8 17:26:58 PDT 2009


Is this for 2.6? It fixes a blocker.

Also, I'm worried this won't apply cleanly, but will give it a shot.

-Tanya

On Sep 8, 2009, at 5:21 PM, Bill Wendling wrote:

> On Sep 8, 2009, at 5:14 PM, Eric Christopher wrote:
>> On Sep 8, 2009, at 5:11 PM, Bill Wendling wrote:
>>
>>> Fix PR4865. This syncs up the JIT's DWARF emitter with what's in the
>>> 'DwarfException.cpp' file, which changed how CIEs were emitted, the
>>> sizes of
>>> some fields, etc.
>>
>> This is terrifying that they're not connected.
>>
> Isn't it though? :-)
>
>> Anyhow, can you get the whitespace changes/cleanups by themselves  
>> next
>> time please?
>>
> Oh yeah. Sorry about that.
>
> -bw
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20090908/4aeb656d/attachment.html>


More information about the llvm-commits mailing list