aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Writer/BitWriter.cpp
diff options
context:
space:
mode:
authorSamuel Benzaquen <sbenza@google.com>2014-10-13 18:17:11 +0000
committerSamuel Benzaquen <sbenza@google.com>2014-10-13 18:17:11 +0000
commit193d87fd8cdb746f1050d274cac096ba318e2f2b (patch)
treea769ebbfc64da99e71febc4c8d0eed29003ca5ea /llvm/lib/Bitcode/Writer/BitWriter.cpp
parent17a00110826da801c32df078432ab442a6c1bd89 (diff)
downloadllvm-193d87fd8cdb746f1050d274cac096ba318e2f2b.zip
llvm-193d87fd8cdb746f1050d274cac096ba318e2f2b.tar.gz
llvm-193d87fd8cdb746f1050d274cac096ba318e2f2b.tar.bz2
Fix order of evaluation bug in DynTypedMatcher::constructVariadic().
Fix order of evaluation bug in DynTypedMatcher::constructVariadic(). If it evaluates right-to-left, the vector gets moved before we read the kind from it. llvm-svn: 219624
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitWriter.cpp')
0 files changed, 0 insertions, 0 deletions