Use a reference instead of making an unnecessary copy. Also use 'const'.
[oota-llvm.git] / lib / MC / MCAtom.cpp
2013-05-24 Ahmed BougachaMC: Disassembled CFG reconstruction.
2011-10-10 Owen AndersonMCAtom extending methods need to extend the range of...
2011-09-22 Owen AndersonStart stubbing out MCModule and MCAtom, which provide...