"llvm/git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "fa54bc2052d4f1aa3fdb57a5238e73d4a62826a3"
Rework ProgramPoint to bit-mangle the 'Kind' into both Data pointers and the...
Rework ProgramPoint to bit-mangle the 'Kind' into both Data pointers and the LocationContext. After switching to PointerIntPair, it didn't look like a safe assumption to use the lower 3 bits of the LocationContext* field. Thanks to Jordy Rose and Benjamin Kramer for their feedback. llvm-svn: 153933
Loading
Please register or sign in to comment