]> granicus.if.org Git - llvm/commit
Replicate the change "[Alignment][NFC] Use Align with TargetLowering::setMinFunctionA...
authorSylvestre Ledru <sylvestre@debian.org>
Sat, 7 Sep 2019 08:38:46 +0000 (08:38 +0000)
committerSylvestre Ledru <sylvestre@debian.org>
Sat, 7 Sep 2019 08:38:46 +0000 (08:38 +0000)
commit5d6a5b9543c8d327e86c93c7024f7622ba52dbe3
tree7c78ea2db1aa9712a07ad1bce2992b89f635e055
parent45251098394045f37997ccca97f11951ad07fd0a
Replicate the change "[Alignment][NFC] Use Align with TargetLowering::setMinFunctionAlignment"
on AVR to avoid a breakage.
See r371200 / https://reviews.llvm.org/D67229

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@371293 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/AVR/AVRISelLowering.cpp