Skip to content
Commit aa152641 authored by Chris Lattner's avatar Chris Lattner
Browse files

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
parent aa464002
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment