llvm-project
a25b2ba7 - [AsmParser] Allow comparing ValIDs with different kinds (#119834)

Commit
296 days ago
[AsmParser] Allow comparing ValIDs with different kinds (#119834) This patch allows comparing `t_[Local|Global]ID` with `t_[Local|Global]Name`. Closes https://github.com/llvm/llvm-project/issues/119818.
Author
Parents
Loading