We create attributes on-demand so we need to check the whitelist
on-demand. This also unifies the location at which we create and
initialize new abstract attributes.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
- Build Status
Buildable 37474 Build 37473: arc lint + arc unit
Event Timeline
llvm/lib/Transforms/IPO/Attributor.cpp | ||
---|---|---|
1308–1309 | Fair point, I'll move them in to initialize. |
register