AdeptLanguage / Adept

The Adept Programming Language
GNU General Public License v3.0
120 stars 8 forks source link

[LLVM 18.1.1] LLVM Verification Failed! #327

Closed ghost closed 5 months ago

ghost commented 5 months ago
Intrinsic name not mangled correctly for type arguments! Should be: llvm.stacksave.p0
ptr @llvm.stacksave
Intrinsic name not mangled correctly for type arguments! Should be: llvm.stackrestore.p0
ptr @llvm.stackrestore

========== LLVM Verification Failed! ==========
IsaacShelton commented 5 months ago

Should be fixed in a1547aa :tada: