ELF Code Emitter now uses CurBufferPtr, BufferBegin and BufferEnd, as do JIT and
[oota-llvm.git] / lib / CodeGen / AsmPrinter / DwarfLabel.cpp
2009-05-15 Bill WendlingSplit out the Dwarf writer stuff into separate files...