Skip to content
Commit 4c420eca authored by Devang Patel's avatar Devang Patel
Browse files

Adjust context for the global variables that are not at file scope, e.g.

void foo() { static int bar = 42; }
Here, foo's DIE is parent of bar's DIE.

llvm-svn: 83344
parent 4144a821
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment