[PATCH] D135326: Half-done attempt to move tail padding callback from TargetCXXABI to TargetInfo

John McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Oct 12 16:06:29 PDT 2022


rjmccall added a comment.

I don't remember the history of the `-fcxx-abi` flag at all, so if that's a driver flag, you'll probably need to investigate it more to remove it.  Maybe it was added for testing purposes and only made a driver flag accidentally.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D135326



More information about the cfe-commits mailing list