aboutsummaryrefslogtreecommitdiff
path: root/include/llvm/MC/MCObjectFormat.h
AgeCommit message (Expand)Author
2010-12-18Remove the MCObjectFormat class.Rafael Espindola
2010-10-19Move the definition of this to the source file to anchor the vtable.Chandler Carruth
2010-10-18Add a virtual destructor to silence a GCC warning.Chandler Carruth
2010-10-16Add a MCObjectFormat class so that code common to all targets that use aRafael Espindola