[PATCH] D99790: [CGCall] Annotate `this` argument with alignment

Roman Lebedev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu May 13 10:37:44 PDT 2021


lebedev.ri abandoned this revision.
lebedev.ri added a comment.

Oh, i forgot that this review was here.

I've just relanded this in rG16d03818412415c56efcd482d18c0cbdf712524c <https://reviews.llvm.org/rG16d03818412415c56efcd482d18c0cbdf712524c>,
after workarounding the thunk issue in rGa624cec56d4bf61c1f3cb7daf2d27dac59c56fa4 <https://reviews.llvm.org/rGa624cec56d4bf61c1f3cb7daf2d27dac59c56fa4>.

It would be good to fix it properly via D100388 <https://reviews.llvm.org/D100388>, but well,
a month with little progress..


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D99790/new/

https://reviews.llvm.org/D99790



More information about the cfe-commits mailing list