[PATCH] D112759: [llvm] [Debuginfo] Add llvm-debuginfod-find tool and end-to-end-tests.

Noah Shutty via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Feb 6 15:07:51 PST 2022


noajshu added a comment.

In D112759#3271718 <https://reviews.llvm.org/D112759#3271718>, @Hahnfeld wrote:

> The test still doesn't work for me on Python 3.6 because `ThreadingHTTPServer` was apparently introduced with Python 3.7.

Sorry again about this!
This will be fixed by D119096 <https://reviews.llvm.org/D119096>.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D112759/new/

https://reviews.llvm.org/D112759



More information about the llvm-commits mailing list