[all-commits] [llvm/llvm-project] 521ab0: [Assignment Tracking] Do not verify against an emp...
Orlando Cazalet-Hyams via All-commits
all-commits at lists.llvm.org
Wed Jan 11 08:38:51 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 521ab024584f39442725ed271ee224a01df8d3f5
https://github.com/llvm/llvm-project/commit/521ab024584f39442725ed271ee224a01df8d3f5
Author: OCHyams <orlando.hyams at sony.com>
Date: 2023-01-11 (Wed, 11 Jan 2023)
Changed paths:
M llvm/lib/IR/Verifier.cpp
M llvm/test/DebugInfo/Generic/assignment-tracking/parse-and-verify/verify.ll
Log Message:
-----------
[Assignment Tracking] Do not verify against an empty metadata address operand
This copies existing behaviour from other debug intrinsics to `dbg.assign`s.
Reviewed By: scott.linder
Differential Revision: https://reviews.llvm.org/D141140
More information about the All-commits
mailing list