llvm-ir-editor
llvm-ir-editor copied to clipboard
Friendlier error message on non-constant use in constant literal
e.g. using { i32 %0 } will break everything around it horribly, just because %0 is not a constant.