diff options
author | John McCall <rjmccall@apple.com> | 2010-05-04 20:45:42 +0000 |
---|---|---|
committer | John McCall <rjmccall@apple.com> | 2010-05-04 20:45:42 +0000 |
commit | 4a39ab80785e2c4ab63859a78ba58dfea2501216 (patch) | |
tree | 71444ec5848a54d39adde799ff07d17b7fdedcd7 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 216c33bebaeca38dbf1dd98a7094875bf8ad78d1 (diff) | |
download | llvm-4a39ab80785e2c4ab63859a78ba58dfea2501216.zip llvm-4a39ab80785e2c4ab63859a78ba58dfea2501216.tar.gz llvm-4a39ab80785e2c4ab63859a78ba58dfea2501216.tar.bz2 |
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
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions