llvm-6502/lib/Target/CBackend
Reid Spencer 2cb46e18cb Don't generate a prototype for _setjmp. At least on Linux, this function
has a different prototype than the one #included from <setjmp.h>. This
patch fixes siod and a number of other test cases on Linux that were
failing the CBE because of this _setjmp issue.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@31112 91177308-0d34-0410-b5e6-96231b3b80d8
2006-10-22 09:58:21 +00:00
..
CBackend.cpp Don't generate a prototype for _setjmp. At least on Linux, this function 2006-10-22 09:58:21 +00:00
CTargetMachine.h Completely rearchitect the interface between targets and the pass manager. 2006-09-04 04:14:57 +00:00
Makefile For PR786: 2006-06-01 05:49:51 +00:00
Writer.cpp Don't generate a prototype for _setjmp. At least on Linux, this function 2006-10-22 09:58:21 +00:00