search for: a94e7209d35e2a344f6b3632330fe8502

Displaying 1 result from an estimated 1 matches for "a94e7209d35e2a344f6b3632330fe8502".

2012 Aug 21
3
[LLVMdev] Fwd: DomTreeNode
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.