Split decompressAndMergeSection into two separate functions.
Even though they are called sequentially, they are separate operations, so it is better to split it. llvm-svn: 315422
Loading
Please register or sign in to comment
Even though they are called sequentially, they are separate operations, so it is better to split it. llvm-svn: 315422