llvm-project
3e9fd496
- [CIR] Add support for constructor aliases (#145792)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
169 days ago
[CIR] Add support for constructor aliases (#145792) This change adds support for handling the -mconstructor-aliases option in CIR. Aliases are not yet correctly lowered to LLVM IR. That will be implemented in a future change.
References
#145792 - [CIR] Add support for constructor aliases
Author
andykaylor
Parents
2557f994
Loading