commit | c146db294367581ae9e886bf70a17e2a857d350c | [log] [tgz] |
---|---|---|
author | JF Bastien <jfbastien@apple.com> | Fri Sep 21 18:35:32 2018 +0000 |
committer | JF Bastien <jfbastien@apple.com> | Fri Sep 21 18:35:32 2018 +0000 |
tree | 758598dd62b159a3810800e844cb7cfdd797320c | |
parent | 9645e5619c1acdc3f03bb04ce782ed1ad639ae70 [diff] |
[NFC] use bit_cast in PointerSumType The code was already using union and memcpy to do this. Remove the memcpy. We can't just change the union because a reference to its member is returned. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@342759 91177308-0d34-0410-b5e6-96231b3b80d8