Implement ConstantExprs in CWriter
authorChris Lattner <sabre@nondot.org>
Mon, 19 Aug 2002 23:09:46 +0000 (23:09 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 19 Aug 2002 23:09:46 +0000 (23:09 +0000)
commitdf35a1cb4ba19a6aa17f6b29f1cce05a8ca81a37
treefc7ccabbb75a6440e7f795626e2e279b12a1fec0
parentd366e4094a8277ec67057992ef0856eb0a835181
Implement ConstantExprs in CWriter

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3394 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/CBackend/CBackend.cpp
lib/Target/CBackend/Writer.cpp