[PATCH] Pass -gdwarf-N options to integrated assembler

Oliver Stannard oliver.stannard at arm.com
Mon Feb 17 14:46:42 PST 2014


  This change adds the command line options cc1as and passes options through from clang to cc1as, and depends on D2697 (adding support for debug info for multiple sections to the assembler) for MCContext::setDwarfVersion, so I can't commit it before D2697.

http://llvm-reviews.chandlerc.com/D2737



More information about the cfe-commits mailing list