[llvm-commits] [llvm] r53134 - in /llvm/trunk: include/llvm/Target/TargetAsmInfo.h lib/CodeGen/DwarfWriter.cpp lib/Target/PowerPC/PPCTargetAsmInfo.cpp lib/Target/TargetAsmInfo.cpp lib/Target/X86/X86TargetAsmInfo.cpp

Bill Wendling isanbard at gmail.com
Fri Jul 4 16:42:23 PDT 2008


On Jul 4, 2008, at 2:55 AM, Duncan Sands wrote:

> Author: baldrick
> Date: Fri Jul  4 04:55:48 2008
> New Revision: 53134
>
> URL: http://llvm.org/viewvc/llvm-project?rev=53134&view=rev
> Log:
> Linux also does not require exception handling
> moves in order to get correct debug info.  Since
> I can't imagine how any target could possibly
> be any different, I've just stripped out the
> option: now all the world's like Darwin!
>
As well it should! ;-)

Thanks, Duncan!

-bw




More information about the llvm-commits mailing list