[all-commits] [llvm/llvm-project] c57002: Verifier: More helpful error message for cross-fun...
Nicolai Hähnle via All-commits
all-commits at lists.llvm.org
Thu Feb 29 04:15:53 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c57002db6afcd2474247d066fae71f696ce31947
https://github.com/llvm/llvm-project/commit/c57002db6afcd2474247d066fae71f696ce31947
Author: Nicolai Hähnle <nicolai.haehnle at amd.com>
Date: 2024-02-29 (Thu, 29 Feb 2024)
Changed paths:
M llvm/lib/IR/Verifier.cpp
M llvm/unittests/IR/VerifierTest.cpp
Log Message:
-----------
Verifier: More helpful error message for cross-function references (#82906)
This came up on Discourse.
See:
https://discourse.llvm.org/t/module-verification-failed-instruction-does-not-dominate-all-uses/77207/
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list