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
- rG LLVM Github Monorepo
- Build Status
Buildable 38819 Build 38818: arc lint + arc unit
Event Timeline
clang/lib/CodeGen/CGObjCMac.cpp | ||
---|---|---|
6323 | It is, I posted a comment on the other patch https://reviews.llvm.org/D68268#inline-614898 |
I think the semantic is None here.