[Alignment][NFC] Align(1) to Align::None() conversions
authorGuillaume Chatelet <gchatelet@google.com>
Wed, 18 Sep 2019 16:19:40 +0000 (16:19 +0000)
committerGuillaume Chatelet <gchatelet@google.com>
Wed, 18 Sep 2019 16:19:40 +0000 (16:19 +0000)
commit97a18dc70430a2dbd03ef794ca072c0e39033ff6
tree64f10dee89760e56ef5cbb1bc58ca45689754bff
parent8f16cc46f7d8983e0075ff698f23ffdb74fe7188
[Alignment][NFC] Align(1) to Align::None() conversions

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

Subscribers: hiraditya, llvm-commits

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D67715

llvm-svn: 372234
llvm/lib/CodeGen/MIRPrinter.cpp
llvm/lib/CodeGen/MachineBasicBlock.cpp