[PATCH] D148761: Emit the correct flags for the PROC CodeView Debug Symbol

Daniel Paoliello via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat May 6 09:18:16 PDT 2023


dpaoliello added a comment.

In D148761#4323950 <https://reviews.llvm.org/D148761#4323950>, @bolshakov-a wrote:

> I suspect these changes have broken `SymbolFile/PDB/function-nested-block.test`. The first failure here: https://lab.llvm.org/buildbot/#/builders/219/builds/2520. And it's hardly due to my changes.

I don't understand how this change would have led to that test failing, but I'll have a look when I'm back from vacation on the 12th.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D148761



More information about the llvm-commits mailing list