aboutsummaryrefslogtreecommitdiff
path: root/include/llvm/CodeGen/ObjectCodeEmitter.h
AgeCommit message (Expand)Author
2012-01-05Kill ObjectCodeEmitter and BinaryObject, they were unused and superseded by MC.Benjamin Kramer
2010-03-14change EH related stuff (other than EH_LABEL) to use MCSymbolChris Lattner
2010-02-10Fix several comments which had previously been "the the" where aDan Gohman
2010-02-10Fix "the the" and similar typos.Dan Gohman
2009-08-051) Proper emit displacements for x86, using absolute relocations where necessaryBruno Cardoso Lopes
2009-07-06Just forgot to include the two new filesBruno Cardoso Lopes