Skip to content
GitLab
Explore
Sign in
This is an archived project. Repository and other project resources are read-only.
llvm-epi-0.8
clang
lib
CodeGen
CodeGenModule.cpp
Find file
Blame
History
Permalink
Only generate code for static functions and global variables that are actually used.
· 8e8d498d
Nate Begeman
authored
Apr 20, 2008
Warn about unused static functions and variables. This fixes PR1998. llvm-svn: 49987
8e8d498d
Loading