aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
diff options
context:
space:
mode:
authorEric Fiselier <eric@efcs.ca>2016-08-29 01:09:47 +0000
committerEric Fiselier <eric@efcs.ca>2016-08-29 01:09:47 +0000
commit0678cc793a6d126b72cd20bb5d5a18f0eb6410cc (patch)
tree5d9a2dc48507fc69e71136eabc2a7599a5c9f1de /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
parent6b21751ba9f40dcc553b0d48033edec0f44ef32c (diff)
downloadllvm-0678cc793a6d126b72cd20bb5d5a18f0eb6410cc.zip
llvm-0678cc793a6d126b72cd20bb5d5a18f0eb6410cc.tar.gz
llvm-0678cc793a6d126b72cd20bb5d5a18f0eb6410cc.tar.bz2
Fix pair::operator=(TupleLike&&).
This assignment operator was previously broken since the SFINAE always resulted in substitution failure. This caused assignments to turn into copy construction + assignment. llvm-svn: 279953
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions