commit | 87f140feb2870df940c8618452f30d76db252f0f | [log] [tgz] |
---|---|---|
author | Daniel Neilson <dneilson@azul.com> | Fri Jan 12 21:33:37 2018 +0000 |
committer | Daniel Neilson <dneilson@azul.com> | Fri Jan 12 21:33:37 2018 +0000 |
tree | b799eeda6bedbf6471eb663990f4e90a6ead9d75 | |
parent | d6fbd6ac4505fafcb196e21ce9f84aa19bf33e81 [diff] |
[NFC] Change MemIntrinsicInst::setAlignment() to take an unsigned instead of a Constant Summary: In preparation for https://reviews.llvm.org/D41675 this NFC changes this prototype of MemIntrinsicInst::setAlignment() to accept an unsigned instead of a Constant. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@322403 91177308-0d34-0410-b5e6-96231b3b80d8