LLVM backend for 6502
Go to file
Misha Brukman 77c9fcb797 Cleaned up code layout, spacing, etc. for readability purposes and to be more
consistent with the style of LLVM's code base (and itself! it's inconsistent in
some places.)

No functional changes were made.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@6262 91177308-0d34-0410-b5e6-96231b3b80d8
2003-05-21 18:05:35 +00:00
docs Hopefully, the final fix for `[Pp]ropogate'. 2003-05-20 21:01:22 +00:00
include New method 2003-05-21 17:49:08 +00:00
lib Cleaned up code layout, spacing, etc. for readability purposes and to be more 2003-05-21 18:05:35 +00:00
runtime Dead file 2003-05-14 13:10:18 +00:00
support I fixed that ``thang'', yo. 2003-05-20 23:45:36 +00:00
test New testcase, found by inspection 2003-05-21 17:46:02 +00:00
tools Get rid of really old makefile cruft 2003-05-14 21:31:31 +00:00
utils I fixed that ``thang'', yo. 2003-05-20 23:45:36 +00:00
Makefile Make sure to build lib/Support before the utilities, then use the new 2002-12-02 01:23:26 +00:00
Makefile.common Add facilities for building source that is outside of the current directory 2003-05-15 21:28:55 +00:00
Makefile.config Add new support for a bytecode repository 2003-01-17 17:36:47 +00:00
Makefile.Linux Switch over to using the new C front-end by default. 2003-05-09 04:17:06 +00:00
Makefile.rules Add facilities for building source that is outside of the current directory 2003-05-15 21:28:55 +00:00
Makefile.SunOS Switch over to using the New CFE on Sparc 2003-05-11 21:41:09 +00:00