[PATCH] D15117: Define a feature for __float128 support in the PPC back end
Nemanja Ivanovic via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 15 04:22:59 PST 2015
nemanjai closed this revision.
nemanjai added a comment.
Yes, the calling convention work will follow. This feature is simply so that I can add the front end patch and provide a test case (so we don't get warnings about the unsupported target feature).
Committed revision 255642.
Repository:
rL LLVM
http://reviews.llvm.org/D15117
More information about the llvm-commits
mailing list