R600ISelLowering.cpp: Avoid "using namespace Intrinsic;" to appease MSC....
R600ISelLowering.cpp: Avoid "using namespace Intrinsic;" to appease MSC. Specify namespaces explicitly here. MSC is confused about "memcpy" between <cstring> and llvm::Intrinsic::memcpy, when llvm::Intrinsic were exposed. llvm-svn: 182452
Loading
Please register or sign in to comment