[PATCH] D53555: [LLVM-C] Add Builder Bindings to Common Memory Intrinsics
Robert Widmann via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 23 17:49:33 PDT 2018
CodaFi added a comment.
The infrastructure to test this isn't yet in place. I will merge accessors for MemSetBase and MemTransferBase in a later patch then special-case the echo test to call out to these build functions with those arguments. It's not a particularly attractive plan, but it should work fine.
Repository:
rL LLVM
https://reviews.llvm.org/D53555
More information about the llvm-commits
mailing list