[cfe-dev] What's the supported language for clang driver?

罗勇刚(Yonggang Luo) luoyonggang at gmail.com
Fri Oct 18 11:20:15 PDT 2013


def x : JoinedOrSeparate<["-"], "x">, Flags<[DriverOption,CC1Option]>,
  HelpText<"Treat subsequent input files as having type <language>">,
  MetaVarName<"<language>">;


Is there a list for this.

I want to compile a gas style x86 assembly file to COFF object file by
the driver clang, how to do that.

-- 
         此致
礼
罗勇刚
Yours
    sincerely,
Yonggang Luo




More information about the cfe-dev mailing list