[Alignment][NFC] Remove dependency on GlobalObject::setAlignment(unsigned)
commit3c0043e195b5d1aa75f31457aba9014081fa2482
authorGuillaume Chatelet <gchatelet@google.com>
Tue, 15 Oct 2019 11:24:36 +0000 (15 11:24 +0000)
committerGuillaume Chatelet <gchatelet@google.com>
Tue, 15 Oct 2019 11:24:36 +0000 (15 11:24 +0000)
tree1680a9ff60f870f5922388f0b6108aca486e5ebe
parente1da1d38b34b12e407de355cee9a660f6dbcd821
[Alignment][NFC] Remove dependency on GlobalObject::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

Subscribers: arsenm, mehdi_amini, jvesely, nhaehnle, hiraditya, steven_wu, dexonsmith, dang, llvm-commits

Tags: #llvm

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

git-svn-id: https://llvm.org/svn/llvm-project/polly/trunk@374880 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/LoopGeneratorsKMP.cpp