move StringToOffsetTable out to its own header.
authorChris Lattner <sabre@nondot.org>
Mon, 14 Sep 2009 01:19:16 +0000 (01:19 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 14 Sep 2009 01:19:16 +0000 (01:19 +0000)
commit44da5fbf97e31d5cf8ca6ebf99c613d116f51445
tree35d538ef32a23cf767b8779949f4263557036683
parent3200fc9badda8964fac571995bd74a3954977ddc
move StringToOffsetTable out to its own header.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@81740 91177308-0d34-0410-b5e6-96231b3b80d8
utils/TableGen/AsmWriterEmitter.cpp
utils/TableGen/StringToOffsetTable.h [new file with mode: 0644]