Do not enclose an entire file with namespaces.
authorRui Ueyama <ruiu@google.com>
Thu, 30 Mar 2017 20:31:19 +0000 (20:31 +0000)
committerRui Ueyama <ruiu@google.com>
Thu, 30 Mar 2017 20:31:19 +0000 (20:31 +0000)
commit66611d94ad0067eb31c6c4b0ebe84110ec541b13
treec018d373b7f1f213f516775f0518ec0ef6a256d4
parent3eef2b5e96fd446bd6bf0341bb8cb26be47366e3
Do not enclose an entire file with namespaces.

This change is to improve consistency with other files.

llvm-svn: 299110
lld/ELF/Relocations.cpp