[LLVMdev] MCStreamer interface

Peter S. Housel housel at acm.org
Fri May 7 07:24:01 PDT 2010


On Fri, 2010-05-07 at 11:10 +0100, Aaron Gray wrote:

>                 >         
> Looks fine except its 'Emit' not 'Omit'.

'Omit' is what is intended here; it refers to omitting the '.section'
keyword when switching to '.text'/'.data'/'.bss'. Similar code appears
in MCSectionELF.cpp.

-Peter-






More information about the llvm-dev mailing list