llvm-project
07a86a52
- CodeGen: Look up frame-pointer attribute once (#142902)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
114 days ago
CodeGen: Look up frame-pointer attribute once (#142902) Instead of pre-checking if the frame-pointer attribute is present, just query the attribute and see if it's valid.
References
#142902 - CodeGen: Look up frame-pointer attribute once
Author
arsenm
Parents
3fc216bc
Loading