[PATCH] D72118: Move tail call disabling code to target independent code

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 2 18:16:08 PST 2020


MaskRay accepted this revision.
MaskRay added a subscriber: sfertile.
MaskRay added a comment.
This revision is now accepted and ready to land.

Very nice clean-up!

@sfertile I think ppc `"disable-tail-calls"="true"` is not tested in D39777 <https://reviews.llvm.org/D39777>.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D72118





More information about the llvm-commits mailing list