llvm-ir-editor icon indicating copy to clipboard operation
llvm-ir-editor copied to clipboard

Friendlier error message on non-constant use in constant literal

Open amishne opened this issue 11 years ago • 0 comments

e.g. using { i32 %0 } will break everything around it horribly, just because %0 is not a constant.

amishne avatar Apr 03 '13 11:04 amishne