llvm-project/clang/lib/Basic
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
..
Diagnostic.cpp Fix regression in Diagnostic that caused it to not register the number 2008-04-14 21:21:38 +00:00
FileManager.cpp Make a major restructuring of the clang tree: introduce a top-level 2008-03-15 23:59:48 +00:00
IdentifierTable.cpp Make a major restructuring of the clang tree: introduce a top-level 2008-03-15 23:59:48 +00:00
LangOptions.cpp Add -fobjc-gc and -fobjc-gc-only options to the driver. 2008-04-29 04:37:03 +00:00
Makefile Make a major restructuring of the clang tree: introduce a top-level 2008-03-15 23:59:48 +00:00
SourceLocation.cpp Added "getCanonicalID()", "isFromSameFile", and "isFromMainFile" to compare 2008-04-14 21:04:18 +00:00
SourceManager.cpp Update to match simplified llvm MemoryBuffer interfaces for files. 2008-04-01 18:04:30 +00:00
TargetInfo.cpp Add basic support for the pic-* target triples and add support for 2008-05-08 05:58:21 +00:00
Targets.cpp Add basic support for the pic-* target triples and add support for 2008-05-08 05:58:21 +00:00
TokenKinds.cpp Make a major restructuring of the clang tree: introduce a top-level 2008-03-15 23:59:48 +00:00