LLVM backend for 6502
Go to file
Chris Lattner 93d7a212cc * Fix a bug where global incompleteness marking would not mark the global
itself incomplete!
* Allow incompleteness callers to specify they don't want globals to be
  considered sources of incompleteness.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@5513 91177308-0d34-0410-b5e6-96231b3b80d8
2003-02-09 18:41:49 +00:00
docs Add notes from Vikram's email 2003-02-07 19:25:35 +00:00
include TD Pass now does not cause globals to mark nodes incomplete. 2003-02-09 18:40:25 +00:00
lib * Fix a bug where global incompleteness marking would not mark the global 2003-02-09 18:41:49 +00:00
runtime Implement feof and xmalloc 2003-02-03 19:12:38 +00:00
support Squelch warning 2003-02-05 21:44:28 +00:00
test Check field sensitivity 2003-02-03 21:40:14 +00:00
tools
utils Indent for uniformity 2003-02-02 17:02:20 +00:00
Makefile
Makefile.common
Makefile.config
Makefile.Linux
Makefile.rules
Makefile.SunOS