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

Bill Wendling wendling at apple.com
Tue Sep 8 17:21:59 PDT 2009


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




More information about the llvm-commits mailing list