commit | 5420de3f15e01ad9dfb05b08e2600ccff10c5817 | [log] [tgz] |
---|---|---|
author | Peter Collingbourne <peter@pcc.me.uk> | Tue Sep 13 01:12:59 2016 +0000 |
committer | Peter Collingbourne <peter@pcc.me.uk> | Tue Sep 13 01:12:59 2016 +0000 |
tree | 1f35fb90b9c4d1b953d7f3ec837625a2a0bdce23 | |
parent | 8d684cae12593b494408a95774f03c812b5b37ed [diff] |
DebugInfo: New metadata representation for global variables. This patch reverses the edge from DIGlobalVariable to GlobalVariable. This will allow us to more easily preserve debug info metadata when manipulating global variables. Fixes PR30362. A program for upgrading test cases is attached to that bug. Differential Revision: http://reviews.llvm.org/D20147 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@281284 91177308-0d34-0410-b5e6-96231b3b80d8