commit | 0be877dcdc24bde7da9d555fb2765f647d57f8ed | [log] [tgz] |
---|---|---|
author | Guillaume Chatelet <gchatelet@google.com> | Thu Oct 03 13:17:21 2019 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Oct 20 01:52:02 2020 -0700 |
tree | d9e33de8cdf4c40a460941919ece97fd31acc04d | |
parent | 48b7eb347becb1dd834b944b17eb4dbb4ba788cb [diff] |
[Alignment][NFC] Remove StoreInst::setAlignment(unsigned) Summary: This is patch is part of a series to introduce an Alignment type. See this thread for context: http://lists.llvm.org/pipermail/llvm-dev/2019-July/133851.html See this patch for the introduction of the type: https://reviews.llvm.org/D64790 Reviewers: courbet, bollu, jdoerfert Subscribers: hiraditya, asbirlea, cfe-commits, llvm-commits Tags: #clang, #llvm Differential Revision: https://reviews.llvm.org/D68268 llvm-svn: 373595 GitOrigin-RevId: d400d45150530297d7ea0c33aafbcb44ba90a0a1