[LLVMdev] Fwd: DomTreeNode

Duncan Sands baldrick at free.fr
Tue Aug 21 05:40:59 PDT 2012


Hi George,

> When I compile llvm in release mode, the problem goes away! I don't understand?

probably the function defined in the header is inlined into every function that
calls it when optimization is turned on, but not when optimization is turned
off.

Ciao, Duncan.



More information about the llvm-dev mailing list