commit | 0479e1aad26070fda6c99d794598c2024ffaf04a | [log] [tgz] |
---|---|---|
author | Sanjoy Das <sanjoy@playingwithpointers.com> | Wed Mar 23 02:24:10 2016 +0000 |
committer | Sanjoy Das <sanjoy@playingwithpointers.com> | Wed Mar 23 02:24:10 2016 +0000 |
tree | ddae89f8bdb72230d7698f067d2ea34f1af54dcd | |
parent | 5fb8106b470107cee0a6a49a898b146ba3bb428d [diff] |
[StatepointLowering] Minor nfc refactoring Now that StatepointLoweringInfo represents base pointers, derived pointers and gc relocates as SmallVectors and not ArrayRefs, we no longer need to allocate "backing storage" on stack in LowerStatepoint. So elide the backing storage, and inline the trivial body of getIncomingStatepointGCValues. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@264128 91177308-0d34-0410-b5e6-96231b3b80d8