[cfe-commits] r66986 - in /cfe/trunk: include/clang/Driver/Types.h lib/Driver/Types.cpp
Mike Stump
mrs at apple.com
Sat Mar 14 01:36:29 PDT 2009
On Mar 14, 2009, at 12:47 AM, Sebastian Redl wrote:
> Clang accepts ASM files? What exactly does it do with them?
Same thing gcc does with them. Assembles them. Did you expect
something else?
More information about the cfe-commits
mailing list