aboutsummaryrefslogtreecommitdiff
path: root/lib/MC/MCLoggingStreamer.cpp
AgeCommit message (Expand)Author
2010-11-16Add .loc methods to the streamer.Rafael Espindola
2010-11-05MC'ize the '.code 16' and '.thumb_func' ARM directives.Jim Grosbach
2010-11-02Add support for expressions in .sleb/.uleb directives.Rafael Espindola
2010-11-01Implement .weakref.Rafael Espindola
2010-10-06MC: Add missing forward in MCLoggingStreamer.Michael J. Spencer
2010-09-15Add a InitSections method to the streamer interface.Rafael Espindola
2010-05-23MC: Add an MCLoggingStreamer, for use in debugging integrated-as mismatches.Daniel Dunbar