llvm-project
378e9bb7 - [cir-translate] Fix crash issue where the data layout string is missing (#147209)

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.
Author
Parents
Loading