[LLVMdev] Fwd: DomTreeNode

Tobias Grosser tobias at grosser.es
Tue Aug 21 07:27:57 PDT 2012


On 08/21/2012 04:17 PM, George Baah wrote:
> All the functions in LinkAllPasses.h are passes. I am not sure whether
> it takes inline functions. I added createPostDomTree() to
> LinkAllPasses.h but I get the same error. I wonder whether it was even
> worth it making the functions inline for PostDominators.h.

Not all of them are passes. At the very end some non pass functions are 
added e.g. viewCFG().

Tobi



More information about the llvm-dev mailing list