DwarfDebug: Avoid unnecessary abbreviation lookup when emitting DIEs
DIEs already contain references directly to their DIEAbbrev, use that instead of looking it up based on index. llvm-svn: 196446
Loading
Please register or sign in to comment
DIEs already contain references directly to their DIEAbbrev, use that instead of looking it up based on index. llvm-svn: 196446