; Assertion failure in LevelRaise caused by this code: ; ; LevelRaise.cpp:92: failed assertion `I->getOpcode() == Instruction::Add && I->getNumOperands() == 2 && "Use is not a valid add instruction!"' ; ; RUN: as < %s | opt -raise %lit_base = uninitialized global [26 x int] ; <[26 x int] *> [#uses=1] %leaves = uninitialized global [26 x int] ; <[26 x int] *> [#uses=1] %parents = uninitialized global [26 x int] ; <[26 x int] *> [#uses=1] implementation int "build_tree"(int %ml) begin ;