commit | 9f5bf2cd28dd5a8e09a3e7fb95eb1811323e9aea | [log] [tgz] |
---|---|---|
author | Sanjoy Das <sanjoy@playingwithpointers.com> | Thu Apr 27 06:02:18 2017 +0000 |
committer | Sanjoy Das <sanjoy@playingwithpointers.com> | Thu Apr 27 06:02:18 2017 +0000 |
tree | 1792578049a6c51db3c79003f59415848475bd17 | |
parent | e5cb2e58403e2296556af2e6c7b567419d68542e [diff] |
Use accessors for ValueHandleBase::V; NFC This changes code that touches ValueHandleBase::V to go through getValPtr and (newly added) setValPtr. This functionality will be used later, but also seemed like a generally good cleanup. I also renamed the field to Val, but that's just to make it obvious that I fixed all the uses. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@301518 91177308-0d34-0410-b5e6-96231b3b80d8