[PATCH] D26671: Replace APFloatBase static fltSemantics data members with getter functions
Mehdi AMINI via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Dec 5 07:49:55 PST 2016
mehdi_amini added a comment.
>> If you use svn, just apply all patches in a single commit; or you can use the git monorepo check-in script, see http://llvm.org/docs/GettingStarted.html#for-developers-to-work-with-a-git-monorepo .
>
> But I can't upload such a single patch here in Phabricator, right?
Sure you can!
(I updated the doc to mention the use of arc but you can also generate a textual diff if you prefer)
https://reviews.llvm.org/D26671
More information about the llvm-commits
mailing list