[LLVMdev] Problem using ilist container

Anton Korobeynikov anton at korobeynikov.info
Fri Jan 16 03:07:40 PST 2009


Hello,

> i am facing a issue while using ilist container.
ilist is an internal container, you should not use it directly. Please
consider reading llvm documentation about how to add / modify
instructions.

-- 
With best regards, Anton Korobeynikov
Faculty of Mathematics and Mechanics, Saint Petersburg State University



More information about the llvm-dev mailing list