commit | 7c9728faead1368150bcaa8313bc460df29ea1b7 | [log] [tgz] |
---|---|---|
author | Jim Stichnoth <stichnot@chromium.org> | Wed Aug 31 13:42:00 2016 -0700 |
committer | Jim Stichnoth <stichnot@chromium.org> | Wed Aug 31 13:42:00 2016 -0700 |
tree | 2c1425776e534f0b9ea6620a5c8fc467987a001f | |
parent | 29823f1c6b64ea6ba6bc399dfbe1de00b91ec41f [diff] |
Subzero: Fix a build error against LLVM trunk. LLVM commit 1d79fff9e65e77f84bf80c2cf4f0155bd167c90d changed the way ilist::reverse_iterator is converted to ilist::iterator. See https://github.com/llvm-mirror/llvm/commit/1d79fff9e65e77f84bf80c2cf4f0155bd167c90d BUG= none R=kschimpf@google.com Review URL: https://codereview.chromium.org/2297363002 .