Expose the WriteTypeSymbolic function from the library. Refactor code to make
authorChris Lattner <sabre@nondot.org>
Mon, 29 Oct 2001 16:37:48 +0000 (16:37 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 29 Oct 2001 16:37:48 +0000 (16:37 +0000)
commit207b5bc6a15e12a87c3c861da680b8b23559a34c
tree358f66033844a7a67ae5b2e3d3c5a8e72ab0520d
parenta828014adfb0937825eb50ee6aa935a17782ded3
Expose the WriteTypeSymbolic function from the library.  Refactor code to make
this function explicit.  Cause WriteAsOperand to use symbolic types as available.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1031 91177308-0d34-0410-b5e6-96231b3b80d8
lib/VMCore/AsmWriter.cpp