| commit | a27220fb8c15e0e09cb2175b155e9a27852f2392 | [log] [tgz] |
|---|---|---|
| author | Eric Christopher <echristo@gmail.com> | Wed Mar 05 22:41:20 2014 +0000 |
| committer | Eric Christopher <echristo@gmail.com> | Wed Mar 05 22:41:20 2014 +0000 |
| tree | 2db8cc643d96aa20176fd1d1a38e68b1d135d5bf | |
| parent | 3e373261667f848035ffecce72a4d03a65f21604 [diff] |
Add a DIELocList class to handle pointers into the location list. This enables us to figure out where in the debug_loc section our locations are so that we can eventually hash them. It also helps remove some special case code in emission. No functional change. llvm-svn: 203018