[llvm] Fix uninitialized variable (PR #89040)
Isha Agarwal via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 18 03:20:04 PDT 2024
iagarwa wrote:
RuntimeInfo Objects are created only for v3 ones. That's why i initialize only EntryNameOffset
https://github.com/llvm/llvm-project/pull/89040
More information about the llvm-commits
mailing list