| commit | 2da027244da86d337c5ad19328c67a9525f0284e | [log] [tgz] |
|---|---|---|
| author | Daniel Dunbar <daniel@zuster.org> | Thu Mar 19 07:55:12 2009 +0000 |
| committer | Daniel Dunbar <daniel@zuster.org> | Thu Mar 19 07:55:12 2009 +0000 |
| tree | 03ea63333cca7b9061b0f678a8b1c4dc343b62b6 | |
| parent | 5cdf3e0fb9c857d5d281324d132a940fc27d78c0 [diff] |
Driver: Claim -arch options when pipelining, and claim arguments that are forwarded to GCC. - The later is unfortunate, as it prevents us from generally warning about anything interesting on platforms that use a generic toolchain. However, we can't do much better without significantly complicating things, and generally we should have proper tool chain definitions. llvm-svn: 67293