OSDN Git Service

Stop annoying warnings about mismatched types with the argument of a free
authorChris Lattner <sabre@nondot.org>
Thu, 14 Aug 2003 19:19:53 +0000 (19:19 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 14 Aug 2003 19:19:53 +0000 (19:19 +0000)
commit29255922300049cb8fd448ccae4edd0ec45eeacf
treed50c35beb2bde9ae4b1c28b0c81de9e82ca85a96
parent1b9ddd545cd0a10355aedd46ae557fe6aa42918c
Stop annoying warnings about mismatched types with the argument of a free
implement more constant expressions so that 176.gcc compiles with the CBE

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