llvm-project/llvm/include
Daniel Malea f83beab4bd Add line tracking support to FormattedStream
- previously formatted_raw_ostream tracked columns, now it tracks lines too
- used by (upcoming) DebugIR pass to know the line number to connect to each IR
  instruction

llvm-svn: 181463
2013-05-08 20:29:10 +00:00
..
llvm Add line tracking support to FormattedStream 2013-05-08 20:29:10 +00:00
llvm-c Fix formatting. Patch by o11c. 2013-05-06 08:55:45 +00:00