OSDN Git Service

Really fix FreeBSD, which apparently doesn't tolerate the extern.
authorChris Lattner <sabre@nondot.org>
Wed, 6 Oct 2004 04:21:52 +0000 (04:21 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 6 Oct 2004 04:21:52 +0000 (04:21 +0000)
commit60e667485ec24b4bac28e5620205c9f294061e78
tree42ff2706d8922f5330025ebdf1eb697360a852c1
parent3ffdff6448a6b4609071f9a3af4d89b6a5c8103c
Really fix FreeBSD, which apparently doesn't tolerate the extern.
Thanks to Jeff Cohen for pointing out my goof.

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