ELF: Simplfiy ELFFile::createAtom.
createAtom function did too much in a single for-loop. This patch splits the for-loop and extract COMDAT handling into a separate function. llvm-svn: 234276
Loading
Please sign in to comment
createAtom function did too much in a single for-loop. This patch splits the for-loop and extract COMDAT handling into a separate function. llvm-svn: 234276