llvm-project
1f7c3d60
- [X86] getEffectiveX86CodeModel - take a Triple argument instead of just a Is64Bit flag. NFC. (#87479)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
[X86] getEffectiveX86CodeModel - take a Triple argument instead of just a Is64Bit flag. NFC. (#87479) Matches what most other targets do and makes it easier to specify code model based off other triple settings in the future.
References
#87479 - [X86] getEffectiveX86CodeModel - take a Triple argument instead of just a Is64Bit flag. NFC.
Author
RKSimon
Parents
d650fcd6
Loading