[cfe-commits] [PATCH] Enable directly emitting native objects

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


Hi,

Attached below is a patch against Clang, which adds a ‘-c’ action  
that uses LLVM to emit native objects. As the support in LLVM for  
generating objects directly is somewhat immature, I tagged the flag as  
‘experimental’. While at it, I added support for -O4, with similar  
behaviour to LLVM GCC for both ‘-S’ and ‘-c’. It's in this  
context that the ‘-c’ option is most useful.

--

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-c.diff
Type: application/octet-stream
Size: 10470 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20090110/25ca745f/attachment.obj>


More information about the cfe-commits mailing list