summaryrefslogtreecommitdiffstats
path: root/llvm/lib/MC/MCRegisterInfo.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Give MCRegisterInfo an implementation file.Jakob Stoklund Olesen2012-07-271-0/+71
Move some functions from MCRegisterInfo.h that don't need to be inline. This shrinks llc by 8K. llvm-svn: 160865
OpenPOWER on IntegriCloud