diff options
author | Samuel Benzaquen <sbenza@google.com> | 2014-10-13 18:17:11 +0000 |
---|---|---|
committer | Samuel Benzaquen <sbenza@google.com> | 2014-10-13 18:17:11 +0000 |
commit | 193d87fd8cdb746f1050d274cac096ba318e2f2b (patch) | |
tree | a769ebbfc64da99e71febc4c8d0eed29003ca5ea /llvm/lib/Bitcode/Writer/BitWriter.cpp | |
parent | 17a00110826da801c32df078432ab442a6c1bd89 (diff) | |
download | llvm-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