[Lldb-commits] [PATCH] D67472: [Target] Move InferiorCall to Process
Jim Ingham via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Thu Sep 12 15:41:00 PDT 2019
jingham added a comment.
I don't think CallNoArgNoReturnFunc is the right name. This routine calls a function that takes no arguments but returns a void *.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D67472/new/
https://reviews.llvm.org/D67472
More information about the lldb-commits
mailing list