commit | 0d68ddf6cecc75309dd6a9ee704acadec0b9e51e | [log] [tgz] |
---|---|---|
author | Chandler Carruth <chandlerc@gmail.com> | Fri Aug 14 03:48:20 2015 +0000 |
committer | Chandler Carruth <chandlerc@gmail.com> | Fri Aug 14 03:48:20 2015 +0000 |
tree | c04de50b46d513d2860f70991a728bebe599beca | |
parent | 40e8a59ff94ce23dd05f0584c16b5d16a63677e3 [diff] |
[PM/AA] Extract the interface for GlobalsModRef into a header along with its creation function. This required shifting a bunch of method definitions to be out-of-line so that we could leave most of the implementation guts in the .cpp file. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@245021 91177308-0d34-0410-b5e6-96231b3b80d8