fix PR8769, a miscompilation by inliner when inlining a function with a byval
[oota-llvm.git] / test / DebugInfo / 2009-11-10-ParentScope.ll
2009-11-11 Devang PatelWhile creating DbgScopes, do not forget parent scope.