[all-commits] [llvm/llvm-project] c2515a: [Bitcode] Add some missing GetTypeByID failure checks
Nikita Popov via All-commits
all-commits at lists.llvm.org
Tue Sep 26 07:52:59 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c2515a8f2be5dd23354c9891f41ad104000f88c4
https://github.com/llvm/llvm-project/commit/c2515a8f2be5dd23354c9891f41ad104000f88c4
Author: Nikita Popov <npopov at redhat.com>
Date: 2023-09-26 (Tue, 26 Sep 2023)
Changed paths:
M llvm/lib/Bitcode/Reader/MetadataLoader.cpp
Log Message:
-----------
[Bitcode] Add some missing GetTypeByID failure checks
Print an error instead of crashing.
Fixes https://github.com/llvm/llvm-project/issues/67388.
More information about the All-commits
mailing list