Skip to content
GitLab
Explore
Sign in
This is an archived project. Repository and other project resources are read-only.
llvm-epi-0.8
llvm
lib
VMCore
ValueSymbolTable.cpp
Find file
Blame
History
Permalink
eliminate ValueSymbolTable::rename, it has no advantage over using remove+insert.
· f5df4859
Chris Lattner
authored
Feb 07, 2007
Make insert/remove assert if used incorrectly instead of returning a bool. llvm-svn: 33988
f5df4859
Loading