[PATCH] D76878: Implement new DW_OP_LLVM_* operations
Paul Robinson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 30 10:49:58 PDT 2020
probinson added a comment.
> The diff at https://reviews.llvm.org/D70523 served as the initial RFC
That's not what we mean by an RFC; what we mean is a narrative writeup that is then posted to the appropriate -dev list (llvm-dev in this case).
Reviews do not get the visibility you want for a significant change or enhancement to how we use things like DWARF. I can't say I noticed that previous review.
Given you've already committed the writeup in the previous review, the post to llvm-dev could be short with a pointer to that doc. But that way at least more of the people who care about DWARF will be aware of it.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D76878/new/
https://reviews.llvm.org/D76878
More information about the llvm-commits
mailing list