[LLVMdev] What would cause instructions to NOT make it into the module?
Sean Silva
silvas at purdue.edu
Wed Jan 23 21:47:51 PST 2013
> Any idea what's causing this?
Try running the verifier pass (the one that is invoked by `opt -verify`).
-- Sean Silva
More information about the llvm-dev
mailing list