[cfe-dev] [PATCH] ‘ccc’ overhaul

Dan Villiom Podlaski Christiansen danchr at gmail.com
Sat Jan 10 07:33:54 PST 2009


Hi,

Attached below is a patch against ‘utils/ccc’. It contains the  
following changes:

- Recognise many more options for passing to linker and compiler.
- Recognise relocation modes and pass them to compiler and linker.
- Use the new ability for generating native assembly code directly.
- Add explicit support for ‘-O4’ and ‘-flto’.
- Make '-print-prog-name' actually work. (‘g’ ≠ ‘t’)
- Implement ‘-pipe’.
- Like GCC, default to using ['-suppress-system-warnings', '-Wno- 
format-nonliteral', '-tailcallopt'].

--

Dan Villiom Podlaski Christiansen, stud. scient.,
danchr at cs.au.dk, danchr at gmail.com

-------------- next part --------------
A non-text attachment was scrubbed...
Name: clang-ccc.diff
Type: application/octet-stream
Size: 13483 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20090110/8396bb75/attachment.obj>


More information about the cfe-dev mailing list