Chris Lattner fc68e5368b change AsmPrinter to switch sections using AsmStreamer instead of
doing it directly.  This requires const'izing a bunch of stuff that
took sections, but this seems like the right semantic thing to do:
emitting a label to a section shouldn't mutate the MCSection object
itself, for example.

llvm-svn: 79227
2009-08-17 05:49:08 +00:00
..
2009-07-20 18:55:04 +00:00
2009-08-14 03:41:23 +00:00
2009-08-14 03:41:23 +00:00