Remove C++11ism (specializing a template in a surrounding namespace) to appease the...
authorRichard Smith <richard-llvm@metafoo.co.uk>
Thu, 24 Apr 2014 18:49:15 +0000 (18:49 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Thu, 24 Apr 2014 18:49:15 +0000 (18:49 +0000)
commitd24fc958e84be863f0b74adfb3adc3529ea4ddff
tree2609501f47c829bf9153f41b41020349803b5ef8
parent807a3c283023cd2b0767a97b5602e232b69b281b
Remove C++11ism (specializing a template in a surrounding namespace) to appease the buildbots.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@207136 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/EdgeBundles.cpp