llvm-6502/lib
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
..
Analysis For PR950: 2006-10-20 07:07:24 +00:00
Archive
AsmParser Regenerate. 2006-10-22 07:03:43 +00:00
Bytecode For PR950: 2006-10-20 07:07:24 +00:00
CodeGen don't break infinite loops 2006-10-21 06:11:43 +00:00
Debugger For PR950: 2006-10-20 07:07:24 +00:00
ExecutionEngine For PR950: 2006-10-20 07:07:24 +00:00
Linker Adding dllimport, dllexport and external weak linkage types. 2006-09-14 18:23:27 +00:00
Support For PR950: 2006-10-20 07:07:24 +00:00
System Use new config.h macro 2006-09-14 06:21:59 +00:00
Target Don't generate a prototype for _setjmp. At least on Linux, this function 2006-10-22 09:58:21 +00:00
Transforms 3 Changes: 2006-10-22 05:59:17 +00:00
VMCore Change keyword to datalayout 2006-10-22 06:06:56 +00:00
Makefile Make some changes suggested by Chris: 2006-05-17 22:55:35 +00:00