[llvm-commits] [llvm] r77736 - in /llvm/trunk: include/llvm/Target/TargetAsmInfo.h lib/CodeGen/AsmPrinter/DwarfException.cpp lib/Target/TargetAsmInfo.cpp lib/Target/X86/X86TargetAsmInfo.cpp lib/Target/X86/X86TargetAsmInfo.h

Anton Korobeynikov anton at korobeynikov.info
Sat Aug 1 14:29:57 PDT 2009


Hi, Chris

> PreferredEHDataFormat is always call with data and global, but this whole
> thing is #if0'd out anyway.  Just simplify the code by reducing the interface.
> Not deleting this is essential for Bill's continuing happiness.
Originally these hooks were added since we'll want to do something
completely different on mingw32 (due to coff)..... So, basically I
will need to revert this commit soon.

-- 
With best regards, Anton Korobeynikov
Faculty of Mathematics and Mechanics, Saint Petersburg State University




More information about the llvm-commits mailing list