Const-correct the FixedLenDecoderEmitter. Pass a few things by const reference...
Const-correct the FixedLenDecoderEmitter. Pass a few things by const reference instead of value to avoid some copying. llvm-svn: 152899
Loading
Please register or sign in to comment