[PATCH] D34789: Copy arguments passed by value into explicit allocas for ASan
Evgenii Stepanov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jun 29 11:45:07 PDT 2017
eugenis added a comment.
In https://reviews.llvm.org/D34789#795337, @morehouse wrote:
> Can I add compiler-rt tests to this revision or do I need to open a separate one for that?
You can if you use git-monorepo or plain svn. AFAIK it can not be done with multirepo-git. Anyway, could be easier to start a separate revision.
https://reviews.llvm.org/D34789
More information about the llvm-commits
mailing list