[LLVMdev] "Multithreaded LLVM" in "Writing an LLVM Pass"

陳韋任 (Wei-Ren Chen) chenwj at iis.sinica.edu.tw
Mon Oct 8 20:16:22 PDT 2012


On Tue, Oct 09, 2012 at 01:26:21AM +0800, Lu Mitnick wrote:
> Hello all,
> 
> I have read the chapter "Writing an LLVM Pass" and noticed that there is a 
> topic "Multithreaded LLVM". However I have no idea about this. I am wondering
> to know whether the goal of this extension is:
> 
> 1. Multiple threads handle different modules (Thread : Module = 1 : 1)

  Should be this.

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