Move a method from IdentifierTable.h out of line and remove the SmallString include.
Fix all the transitive include users. llvm-svn: 149783
This commit is contained in:
@@ -26,6 +26,7 @@
|
||||
#include "llvm/ADT/DenseSet.h"
|
||||
#include "llvm/ADT/SmallBitVector.h"
|
||||
#include "llvm/ADT/SmallPtrSet.h"
|
||||
#include "llvm/ADT/SmallString.h"
|
||||
#include "llvm/ADT/StringExtras.h"
|
||||
#include "llvm/ADT/StringSwitch.h"
|
||||
#include "llvm/ADT/Twine.h"
|
||||
|
||||
Reference in New Issue
Block a user