[Lldb-commits] [PATCH] D89812: [lldb][PDB] Add ObjectFile PDB plugin

Zequan Wu via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Mon Oct 26 11:39:04 PDT 2020


zequanwu added a comment.

In D89812#2354320 <https://reviews.llvm.org/D89812#2354320>, @jankratochvil wrote:

> It has regressed buildbots:
>
>   SymbolFile/NativePDB/load-pdb.cpp
>   lldb-x86_64-fedora: http://lab.llvm.org:8014/#/builders/14/builds/1006
>   lldb-x86_64-debian: http://lab.llvm.org:8011/#/builders/68/builds/782

Just put a fix here: https://reviews.llvm.org/rG4b83747ab1577b7899116b0ddb75f05de2471694
This should fix it.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D89812



More information about the lldb-commits mailing list