[PATCH] D134533: [BPF] Fix Segfault in BTFDebug
Eduard Zingerman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 23 08:08:19 PDT 2022
eddyz87 added a comment.
In D134533#3811606 <https://reviews.llvm.org/D134533#3811606>, @dave-tucker wrote:
> In D134533#3811563 <https://reviews.llvm.org/D134533#3811563>, @ast wrote:
>
>> looks fine, but could you add a unit test for it?
>
> i can if someone can point me to the unit tests for this class as i'm not familiar with the codebase.
Could you please describe a minimal example?
I can wrap it as a test script in the `llvm/test/CodeGen/BPF/`.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D134533/new/
https://reviews.llvm.org/D134533
More information about the llvm-commits
mailing list