Allocator: Remove ReferenceAdder hack.
authorBenjamin Kramer <benny.kra@googlemail.com>
Fri, 18 Apr 2014 14:54:51 +0000 (14:54 +0000)
committerBenjamin Kramer <benny.kra@googlemail.com>
Fri, 18 Apr 2014 14:54:51 +0000 (14:54 +0000)
commit29af3ed457596c5cb3dbb6b1c34e445ef8e6a6d0
treea4a9bec31dfdcb6be8aad1bfad1b964df8bb1b93
parent37d9a9cebf1076c246d80a0bd998459d2bd70130
Allocator: Remove ReferenceAdder hack.

This was a workaround for compilers that had issues with reference
collapsing.

llvm-svn: 206612
llvm/include/llvm/ADT/ScopedHashTable.h
llvm/include/llvm/ADT/StringMap.h
llvm/include/llvm/Support/Allocator.h