[PATCH] D62639: Fix ABI breakage with noimplicitfloat and varargs functions

Bob Haarman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 9 18:16:43 PDT 2021


inglorion added a comment.
Herald added a subscriber: pengfei.

I just uploaded D104001 <https://reviews.llvm.org/D104001>, which makes essentially the same change to the code, but adds some additional rationale and test coverage. I would be happy to have either change move forward. I've added everyone who has commented on this diff to D104001 <https://reviews.llvm.org/D104001> as well.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D62639



More information about the llvm-commits mailing list