[llvm-commits] [PATCH] [MC] .pushsection / .popsection support
Rafael Avila de Espindola
rafael.espindola at gmail.com
Fri Feb 11 12:34:34 PST 2011
Can CurSection and PrevSection be removed and the getters just return
the top of the stacks?
I like the factoring that the SwitchSection/ChangeSection split introduces.
ChangeSection has to be public because of the logging streamer, right?
The patch is OK.
Daniel, do you think that the Logging streamer is still a useful feature?
> Joerg
Cheers,
Rafael
More information about the llvm-commits
mailing list