Forcing the 4 byte alignment caused an issue in my out of tree backend that doesn't even have a 4 byte aligned stack. Using the default target-specific alignment for i32 seems more reasonable.
Diff Detail
Diff Detail
- Repository
- rC Clang
- Build Status
Buildable 12565 Build 12565: arc lint + arc unit