fix .cpp file to not wrap the entire file in namespace blocks.
authorChris Lattner <sabre@nondot.org>
Tue, 29 Dec 2009 07:28:33 +0000 (07:28 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 29 Dec 2009 07:28:33 +0000 (07:28 +0000)
commit7f29dfd75c1503a863a6ffa422728e10de1c6338
treee9a7f86dd48373721932d0d9bad7f7b113fdab23
parent4ee93c430367000c80a02ba218ddf712aa3e57ed
fix .cpp file to not wrap the entire file in namespace blocks.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@92250 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Support/Dwarf.cpp