Skip to content
Commit 4a39ab80 authored by John McCall's avatar John McCall
Browse files

Emit the globals, metadata, etc. associated with static variables even when

they're unreachable.  This matters because (if they're POD, or if this is C)
the scope containing the variable might be reachable even if the variable
isn't.  Fixes PR7044.

llvm-svn: 103052
parent 216c33be
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