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
Change UsedArray to be a vector of WeakVH to fix a dangling pointer problem that occurs when
· f41e87f4
Chris Lattner
authored
Mar 31, 2009
attribute(used) and asm renaming are used together. llvm-svn: 68155
f41e87f4
Loading