commit | f8c695b31745752d359a19d26d7a7250ab78cc9c | [log] [tgz] |
---|---|---|
author | Jim Stichnoth <stichnot@chromium.org> | Mon Dec 26 09:56:08 2016 -0800 |
committer | Jim Stichnoth <stichnot@chromium.org> | Mon Dec 26 09:56:08 2016 -0800 |
tree | f987f701975b91658192ec5ab9bf130f9532339f | |
parent | 35bbca3f007c4272447d0088b1da40a5e6393c3c [diff] |
Subzero: Fix a build issue against LLVM trunk. The existing code gives a build error against LLVM trunk. Actually, the latest LLVM trunk causes a lot more Subzero build problems, but if we roll LLVM back to 1d79fff9e65e77f84bf80c2cf4f0155bd167c90d, everything builds except for this one issue. BUG= none R=kschimpf@google.com Review-Url: https://codereview.chromium.org/2598263002 .