Don't do this in the MachineFunctionInfo constructor. Also, ensure the
alignment rather than overwriting it outright. I vaguely remember
there was another place to enforce the target minimum alignment, but I
couldn't find it (it's there for instructions).
Details
Details
- Reviewers
petecoup
Diff Detail
Diff Detail
Event Timeline
Comment Actions
Nothing else was modifying the function here. Some others are still doing something with the machine function which I intend to fix