[PATCH] D125783: [llvm-debuginfo-analyzer] 08 - ELF Reader

Michał Górny via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 4 01:29:13 PDT 2022


mgorny added a comment.

Submitted D137400 <https://reviews.llvm.org/D137400> as the correct fix for 32-bit platforms. However, the code seems to mix integer types freely, so I suspect there could be more subtle breakage there.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D125783



More information about the llvm-commits mailing list