hanchenye-llvm-project/clang/lib
Chris Lattner b781dc79aa Add basic support for the pic-* target triples and add support for
targets that do not support recursion (and thus codegen stack variables
as globals).

Patch contributed by Alireza Moshtaghi!

llvm-svn: 50844
2008-05-08 05:58:21 +00:00
..
AST Synthesized getter/setter method declarations need not have 2008-05-07 20:53:44 +00:00
Analysis Added support for "drain". 2008-05-07 21:17:39 +00:00
Basic Add basic support for the pic-* target triples and add support for 2008-05-08 05:58:21 +00:00
CodeGen Add basic support for the pic-* target triples and add support for 2008-05-08 05:58:21 +00:00
Headers Make a major restructuring of the clang tree: introduce a top-level 2008-03-15 23:59:48 +00:00
Lex The awesome GNU "comma elision extension" works with both the standard 2008-05-08 05:10:33 +00:00
Parse This patch introduces declaration of getter methods for ObjC2's 2008-05-07 17:43:59 +00:00
Rewrite Fix rdar://5919567: assertion failure: split didn't occur before erase! 2008-05-08 03:23:46 +00:00
Sema Synthesized getter/setter method declarations need not have 2008-05-07 20:53:44 +00:00
Makefile Make a major restructuring of the clang tree: introduce a top-level 2008-03-15 23:59:48 +00:00