"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "e7b849e4fb7e13a5be299b701d53896168345b15"
Refactor SymbolTableListTraits to only have a single pointer in it, instead
of two. This shrinkifies Function by 8 bytes (104->96) and Module by 8 bytes (68->60). On a testcase of mine, this reduces the memory used to read a module header from 565680b to 561024, a little over 4K. llvm-svn: 36188
Loading
Please register or sign in to comment