[LLVMdev] Does the pass -postdomfrontier exist?

陳韋任 (Wei-Ren Chen) chenwj at iis.sinica.edu.tw
Fri Jul 13 02:09:02 PDT 2012


> I found the -postdomfrontier pass in *llvm*.org/docs/Passes.html, but 
> 'opt' does not accept it. I could not find the relevant codes in 
> PostDominance.cpp in SVN trunk, but I found some relevant codes  here 
> http://opensource.apple.com/source/clang/clang-137/src/lib/Analysis/PostDominators.cpp. 

  LLVM 3.0 release note said postdomfrontier had been removed [1].

    The unused PostOrder Dominator Frontiers and LowerSetJmp passes
    were removed.

  I'll send patch to update the document.

Regards,
chenwj

[1] http://llvm.org/releases/3.0/docs/ReleaseNotes.html

-- 
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