llvm-project
378e9bb7
- [cir-translate] Fix crash issue where the data layout string is missing (#147209)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
84 days ago
[cir-translate] Fix crash issue where the data layout string is missing (#147209) - Targets like 'aarch64' or 'arm' only populate the data layout string after the constructor. Need to call 'CreateTargetInfo' to setup them properly.
References
#147209 - [cir-translate] Fix crash issue where the data layout string is missing
Author
darkbuck
Parents
c4f18d68
Loading