OSDN Git Service

move TGSourceMgr class out of TableGen into libsupport.
authorChris Lattner <sabre@nondot.org>
Sun, 21 Jun 2009 03:36:54 +0000 (03:36 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 21 Jun 2009 03:36:54 +0000 (03:36 +0000)
commit099e198ae84c1a6cfe2a7c79ee9f47fa67caac8f
tree8de47c36016cb9a098f87d7e74b19b3ed13533db
parente372333597fa2b59469182c5aa8d2296fdbf2847
move TGSourceMgr class out of TableGen into libsupport.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@73842 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/SourceMgr.h [moved from utils/TableGen/TGSourceMgr.h with 92% similarity]
lib/Support/SourceMgr.cpp [moved from utils/TableGen/TGSourceMgr.cpp with 92% similarity]
utils/TableGen/Record.h
utils/TableGen/TGLexer.cpp
utils/TableGen/TGParser.h