summaryrefslogtreecommitdiffstats
path: root/llvm/lib/MC/MCLoggingStreamer.cpp
Commit message (Expand)AuthorAgeFilesLines
* Make EmitIntValue non virtual.Rafael Espindola2010-11-281-5/+0
* Add .loc methods to the streamer.Rafael Espindola2010-11-161-1/+12
* MC'ize the '.code 16' and '.thumb_func' ARM directives.Jim Grosbach2010-11-051-0/+5
* Add support for expressions in .sleb/.uleb directives.Rafael Espindola2010-11-021-0/+12
* Implement .weakref.Rafael Espindola2010-11-011-0/+5
* MC: Add missing forward in MCLoggingStreamer.Michael J. Spencer2010-10-061-0/+1
* Add a InitSections method to the streamer interface.Rafael Espindola2010-09-151-0/+4
* MC: Add an MCLoggingStreamer, for use in debugging integrated-as mismatches.Daniel Dunbar2010-05-231-0/+208
OpenPOWER on IntegriCloud