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

Eric Christopher echristo at apple.com
Tue Sep 8 17:14:33 PDT 2009


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.

Anyhow, can you get the whitespace changes/cleanups by themselves next  
time please?

-eric



More information about the llvm-commits mailing list