[PATCH] D49134: Fix ABI when calling llvm_gcov_... routines from instrumentation code
Marco Castelluccio via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 10 08:02:02 PDT 2018
marco-c accepted this revision.
marco-c added a comment.
This revision is now accepted and ready to land.
LGTM! I assume you caught all the affected function calls.
The affected platforms should be removed from XFAIL once this and https://reviews.llvm.org/D48538 are committed.
Repository:
rL LLVM
https://reviews.llvm.org/D49134
More information about the llvm-commits
mailing list