Insert it for call return values only for now, which is the only case
the DAG handles also.
Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
Fix failures with align attribute on the return value of a tail call. Target code now reports back if it did a tail call for whether it's legal to insert, although this is a bit ugly
clang-format: please reformat the code