diff options
author | Daniel Dunbar <daniel@zuster.org> | 2009-01-05 19:53:30 +0000 |
---|---|---|
committer | Daniel Dunbar <daniel@zuster.org> | 2009-01-05 19:53:30 +0000 |
commit | a5677511d14bbe6181de423fb5f3cafacbdbe87c (patch) | |
tree | 86a9f3b656425398b2f4e444824347db7fcac1c3 /lib/Basic/SourceManager.cpp | |
parent | 6c6fce03ea12b7b8e812fa1b24cfe5aa8705ceca (diff) |
Add prototype ccc rewrite.
- Entry point is tools/ccc/xcc until we are a functional replacement
for ccc.
This is highly experimental (FIXME/LOC ratio of 3.4%), quite crufty,
and barely usable (and then only on my specific Darwin). However, many
of the right ideas are present, and it already fixes a number of
things gcc gets wrong.
The major missing component is argument translation for tools
(translating driver arguments into cc1/ld/as/etc. arguments). This is
a large part of the driver functionality and will probably double the
LOC, but my hope is that the current architecture is relatively
stable.
Documentation & motivation to follow soon...
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@61739 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Basic/SourceManager.cpp')
0 files changed, 0 insertions, 0 deletions