llvm-project
a25b2ba7
- [AsmParser] Allow comparing ValIDs with different kinds (#119834)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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.
References
#119834 - [AsmParser] Allow comparing ValIDs with different kinds
Author
dtcxzyw
Parents
07aab4a3
Loading