[PATCH] D94123: [NVPTX] Fix debugging information being added to NVPTX target if remarks are enabled
Johannes Doerfert via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Jan 6 11:09:08 PST 2021
jdoerfert added a comment.
In D94123#2482636 <https://reviews.llvm.org/D94123#2482636>, @MaskRay wrote:
> If you use `arc diff`, you can obtain `Reviewed-by:` line from Phabricator. It is more useful than `Reviewers: ` (a list of reviewers do not mean they endorse or accept the patch)
`arc land` did work, now it is `arc land --onto main`, but it does these things for you. I like it.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D94123/new/
https://reviews.llvm.org/D94123
More information about the cfe-commits
mailing list