[PATCH] D106585: Fix clang debug info irgen of i128 enums

Mike Hommey via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 10 18:37:41 PST 2021


glandium added a comment.

In D106585#3122726 <https://reviews.llvm.org/D106585#3122726>, @glandium wrote:

> It seems to have been fixed in rG3c47c5ca13b8a502de3272e8105548715947b7a8 <https://reviews.llvm.org/rG3c47c5ca13b8a502de3272e8105548715947b7a8>.

Actually, there are some remaining cases not covered by that. I'm trying to produce a small reproducer.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D106585



More information about the llvm-commits mailing list