[LLVMdev] LangRef doc error
Yuanfang Chen
cyfmxc at gmail.com
Tue Jun 3 16:33:19 PDT 2014
for extractelement inst, doc says "The index may be a variable of any
integer type." But in the Verifier, it is enforced to be i32.
More information about the llvm-dev
mailing list