llvm/lib/Target/CBackend
Chris Lattner 94f4f8ea10 Make the cwriter use the lowerinvoke pass so that it can either use "disabled exceptions" or
"expensive exceptions" controlled by an option.  Also refactor and eliminate a bunch of cruft.
This is a temporary solution and causes millions of warnings to pour out of programs that use
exceptions, but it should fix the problem with sparc and the 'write' declaration (PR190).
Subsequent changes will make this stink much less


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11405 91177308-0d34-0410-b5e6-96231b3b80d8
2004-02-13 23:00:29 +00:00
..
CBackend.cpp Make the cwriter use the lowerinvoke pass so that it can either use "disabled exceptions" or 2004-02-13 23:00:29 +00:00
Makefile Added LLVM copyright notice to Makefiles. 2003-10-20 22:26:57 +00:00
Writer.cpp Make the cwriter use the lowerinvoke pass so that it can either use "disabled exceptions" or 2004-02-13 23:00:29 +00:00