This is a prerequisite to removing llvm::GlobalObject::setAlignment(unsigned).
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
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
clang/lib/CodeGen/CGObjCMac.cpp | ||
---|---|---|
6323 ↗ | (On Diff #222613) | It is, I posted a comment on the other patch https://reviews.llvm.org/D68268#inline-614898 |