diff options
author | Peter Szecsi <szepet95@gmail.com> | 2017-05-07 11:00:01 +0000 |
---|---|---|
committer | Peter Szecsi <szepet95@gmail.com> | 2017-05-07 11:00:01 +0000 |
commit | 5305d3933a55f7153971821b9c7194a080b6b699 (patch) | |
tree | 57f79570366c65e58c0ae251820f466bbc997c28 /llvm/lib/Transforms | |
parent | df8c2ebe7346669618c89379af8a9ae8cfda7cfe (diff) | |
download | bcm5719-llvm-5305d3933a55f7153971821b9c7194a080b6b699.tar.gz bcm5719-llvm-5305d3933a55f7153971821b9c7194a080b6b699.zip |
[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
llvm-svn: 302369
Diffstat (limited to 'llvm/lib/Transforms')
0 files changed, 0 insertions, 0 deletions