move debug info stuff out of line, allowing two #includes
authorChris Lattner <sabre@nondot.org>
Mon, 28 Dec 2009 21:45:40 +0000 (21:45 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 28 Dec 2009 21:45:40 +0000 (21:45 +0000)
commit43469b6957140898709382082ef95dd4b77ac20a
treee24223bd578354c880e93acbdf6e84279c1fd6c4
parenta53cfd16f075f22655a8c965b122aea38e635aa3
move debug info stuff out of line, allowing two #includes
to go away from IRBuilder.h

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@92230 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/IRBuilder.h
lib/Target/Target.cpp
lib/VMCore/IRBuilder.cpp