Remove a function that's not defined.

llvm-svn: 205406
This commit is contained in:
Rui Ueyama 2014-04-02 06:59:28 +00:00
parent 82aae0d835
commit 601073287f
1 changed files with 0 additions and 1 deletions

View File

@ -74,7 +74,6 @@ private:
void removeCoalescedAwayAtoms();
void checkDylibSymbolCollisions();
void linkTimeOptimize();
void tweakAtoms();
void forEachUndefines(UndefCallback callback, bool searchForOverrides);
void markLive(const Atom &atom);