llvm-project
17c3f102
- [SystemZ] Fix an unused variable warning
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
[SystemZ] Fix an unused variable warning This patch fixes: llvm/lib/Target/SystemZ/SystemZISelLowering.cpp:8181:9: error: unused variable 'TFL' [-Werror,-Wunused-variable]
Author
kazutakahirata
Parents
8a614c1d
Loading