[VectorUtils] Replace 'llvm::' qualification with 'using llvm'
authorDavid Majnemer <david.majnemer@gmail.com>
Tue, 18 Aug 2015 22:07:20 +0000 (22:07 +0000)
committerDavid Majnemer <david.majnemer@gmail.com>
Tue, 18 Aug 2015 22:07:20 +0000 (22:07 +0000)
commit72b408fadc9150193067ea270148eb25ee716d00
treebf747d8e8991169bd8d80fba3e4ef2bcbfec3b1d
parent6774e25ec62734b08fa5f66b1798c0315e7d5f70
[VectorUtils] Replace 'llvm::' qualification with 'using llvm'

No funcitonal change is intended, this just makes the file look more
like the rest of LLVM.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@245364 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Analysis/VectorUtils.cpp