[PATCH] D112337: [DebugInfo] Only create concrete DIEs of concrete functions

Ellis Hoag via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 9 12:12:42 PST 2021


ellis added a comment.

In D112337#3119393 <https://reviews.llvm.org/D112337#3119393>, @thakis wrote:

> Looks like this breaks check-llvm on mac and windows:
> http://45.33.8.238/mac/38516/step_11.txt
> http://45.33.8.238/win/48589/step_11.txt
>
> Please take a look and revert for now if it takes a while to fix.

Apologies, I believe https://reviews.llvm.org/D113506 should fix the `inlined-static-var.ll` test, but I'm not sure about the others.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D112337



More information about the llvm-commits mailing list