We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
when i use 'llc' to translate an IR, crash happened. I don't know whether it's a bug of 'llc' and want to be sure about it.
thank you for your help!
define i32 @main() { br label %2 2: %A = alloca i64, align 16 ret i32 0 }
llc -mtriple=sparcel test.ll
https://godbolt.org/z/hEafj9887