[LLVMdev] The porting issue from llvm-2.8 to llvm-3.0

陳韋任 (Wei-Ren Chen) chenwj at iis.sinica.edu.tw
Mon Jun 18 01:42:57 PDT 2012


On Mon, Jun 18, 2012 at 04:18:53PM +0800, Michael.Kang wrote:
> I successfully ported our project from llvm-2.8 to llvm-3.0.
> The most important change is you need to change some argument type
> from Vector to llvm::ArrayRef, such as
> CallInst::Create, FunctionType::get etc.
> 
> Until now , our project is running fine except some minor issue. I
> still need to look into if the current issues is related to llvm 3.0

  One question here. Any plan to LLVM 3.1? :)

Regards,
chenwj

-- 
Wei-Ren Chen (陳韋任)
Computer Systems Lab, Institute of Information Science,
Academia Sinica, Taiwan (R.O.C.)
Tel:886-2-2788-3799 #1667
Homepage: http://people.cs.nctu.edu.tw/~chenwj




More information about the llvm-dev mailing list