mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-03-19 04:31:17 +00:00
remove reference to dead method
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@30641 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
b14cb1024a
commit
f6e70fa0d3
@ -681,7 +681,6 @@ namespace llvm {
|
||||
///
|
||||
AbstractTypeMapTy AbstractTypeMap;
|
||||
|
||||
friend void Constant::clearAllValueMaps();
|
||||
private:
|
||||
void clear(std::vector<Constant *> &Constants) {
|
||||
for(typename MapTy::iterator I = Map.begin(); I != Map.end(); ++I)
|
||||
|
Loading…
x
Reference in New Issue
Block a user