ELF/AMDGPU: Add missing: using namespace lld; to try to fix windows bot

llvm-svn: 246179
This commit is contained in:
Tom Stellard 2015-08-27 18:27:52 +00:00
parent 2be86df4b1
commit 39b3d71177

View File

@ -9,6 +9,7 @@
#include "AMDGPURelocationHandler.h"
using namespace lld;
using namespace lld::elf;
std::error_code AMDGPUTargetRelocationHandler::applyRelocation(