llvm-project/clang/Basic
Gabor Greif 4999168309 Added classes SolarisTargetInfo and
SolarisSparcV8TargetInfo to be able
to handle "sparc-" triple prefixes.

Please be aware that this is a minimal
kludge, that pretty much duplicates
the features of DarwinPowerPCTargetInfo,
and also incorrectly uses stuff from
the PPC namespace.

But in result "make test" now passes
a lot of tests, the notable exceptions
being the objc rewrite tests and
mandel.c.

llvm-svn: 47436
2008-02-21 16:29:08 +00:00
..
Diagnostic.cpp Fix PR1966 by ignoring non-error diagnostics from system headers even if they are 2008-02-03 09:00:04 +00:00
FileManager.cpp Fix misspelling of "existent". 2008-01-11 20:42:05 +00:00
IdentifierTable.cpp fix the second half of PR2041: __restrict is ok in c90 mode, even if 2008-02-19 06:46:10 +00:00
LangOptions.cpp Don't attribute in file headers anymore. See llvmdev for the 2007-12-29 19:59:25 +00:00
Makefile remove attribution from makefiles. 2007-12-29 20:02:25 +00:00
SourceLocation.cpp Don't attribute in file headers anymore. See llvmdev for the 2007-12-29 19:59:25 +00:00
SourceManager.cpp the macro start and macro end bits in source location are dead, remove them. 2008-02-03 08:24:13 +00:00
TargetInfo.cpp Add more supported constraints. 2008-02-18 17:00:25 +00:00
Targets.cpp Added classes SolarisTargetInfo and 2008-02-21 16:29:08 +00:00
TokenKinds.cpp Don't attribute in file headers anymore. See llvmdev for the 2007-12-29 19:59:25 +00:00