"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "5d7469e3e4d745bf955c6f6a387e853d54b8583f"
MC: collapse emission of producer
Rather than use three EmitBytes, concatenate the string at compile time, constructing a single StringRef and emitting the data in one shot. This also creates nicer assembly output. NFC. llvm-svn: 213273
Loading
Please register or sign in to comment