Use a reference instead of making an unnecessary copy. Also use 'const'.
[oota-llvm.git] / lib / MC / MCFunction.cpp
2013-05-24 Ahmed BougachaMC: Disassembled CFG reconstruction.