write the symbol table for function bodies
authorChris Lattner <sabre@nondot.org>
Tue, 1 May 2007 02:14:57 +0000 (02:14 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 1 May 2007 02:14:57 +0000 (02:14 +0000)
commitbe1f993f2d1d064de4451cb6d049304a3314d5c6
treee599f9a12dea9e446d52d4569f9c07364d288c44
parentd309c75b7d9513e04824c6630328e0ace3e6446c
write the symbol table for function bodies

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36610 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Bitcode/Writer/BitcodeWriter.cpp