Restructure ProgramPoint to have the 'Kind' value be its own instance
variable. This gives us much more flexibility with defining more ProgramPoints, which is the direction we are heading. The removal of various bit-mangling of pointers also cleans up the logic. llvm-svn: 76721
Loading
Please register or sign in to comment