aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Object/Archive.cpp
diff options
context:
space:
mode:
authorJordan Rose <jordan_rose@apple.com>2016-07-25 20:34:25 +0000
committerJordan Rose <jordan_rose@apple.com>2016-07-25 20:34:25 +0000
commit10697a7c34e27a82efdffb3b29254ffc9309704f (patch)
tree57c648a72b5b70653b4aac144763625a17435386 /llvm/lib/Object/Archive.cpp
parenta4c2efb60db9284fd5b7b5b42f72077c6a5ffb54 (diff)
downloadllvm-10697a7c34e27a82efdffb3b29254ffc9309704f.zip
llvm-10697a7c34e27a82efdffb3b29254ffc9309704f.tar.gz
llvm-10697a7c34e27a82efdffb3b29254ffc9309704f.tar.bz2
Fix r276671 to not use a defaulted move constructor.
MSVC won't provide the body of this move constructor and assignment operator, possibly because the copy constructor is banned. Just write it manually. llvm-svn: 276685
Diffstat (limited to 'llvm/lib/Object/Archive.cpp')
0 files changed, 0 insertions, 0 deletions