commit | 2c224bcd52a7f0e561e2729d1085fd390e20e189 | [log] [tgz] |
---|---|---|
author | Peter Szecsi <szepet95@gmail.com> | Sun May 07 11:00:01 2017 +0000 |
committer | Peter Szecsi <szepet95@gmail.com> | Sun May 07 11:00:01 2017 +0000 |
tree | 52b0e60ea9c2dddc0358e539d8e0e2f6b8015231 | |
parent | 8582763b6572004bcd65b569e7e462c56fc32e96 [diff] |
[Kaleidoscope] toy.cpp use after move fix The variable Proto is moved at the beginning of the codegen() function. According to the comment above, the pointed object should be used due the reference P. Differential Revision: https://reviews.llvm.org/D32939 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@302369 91177308-0d34-0410-b5e6-96231b3b80d8