summaryrefslogtreecommitdiffstats
path: root/llvm/lib/MC/MCCodeEmitter.cpp
Commit message (Collapse)AuthorAgeFilesLines
* make getFixupKindInfo return a const reference, allowingChris Lattner2010-02-111-0/+12
| | | | | | | the tables to be const. Teach MCCodeEmitter to handle the target-indep kinds so that we don't crash on them. llvm-svn: 95924
* llvm-mc: Tweak MCCodeEmitter skeleton.Daniel Dunbar2009-08-271-0/+18
llvm-svn: 80193
OpenPOWER on IntegriCloud