[all-commits] [llvm/llvm-project] 7c8206: [NFC] Cleanup AttributeList::getStackAlignment()
aeubanks via All-commits
all-commits at lists.llvm.org
Thu Aug 19 14:22:00 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7c8206cd2ad62cd65a1267e974fd9d49d5ff01a6
https://github.com/llvm/llvm-project/commit/7c8206cd2ad62cd65a1267e974fd9d49d5ff01a6
Author: Arthur Eubanks <aeubanks at google.com>
Date: 2021-08-19 (Thu, 19 Aug 2021)
Changed paths:
M llvm/include/llvm/IR/Attributes.h
M llvm/include/llvm/IR/Function.h
M llvm/lib/IR/Attributes.cpp
M llvm/unittests/IR/AttributesTest.cpp
Log Message:
-----------
[NFC] Cleanup AttributeList::getStackAlignment()
So that we don't use a confusing index.
More information about the All-commits
mailing list