Commits

Xin Tong committed d6c207da679
Move Location class into its separate files. we use Location in global dead store elimination to represent the accessed fields of the variables in the program. we plan to use Location in the load forwarding pass as well for similar purposes. Swift SVN r32427