llvm-project
59731f5c
- [llvm][llc][test] Fix REQUIRES in regalloc pipeline test
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
166 days ago
[llvm][llc][test] Fix REQUIRES in regalloc pipeline test Two problems here: * Missing ":" after REQUIRES, so it was never checked for and ran anyway. * The target name is "x86" not "x86_64".
Author
DavidSpickett
Committer
DavidSpickett
Parents
b7059eba
Loading