diff options
author | Stanislav Funiak <stano@cerebras.net> | 2021-11-27 09:03:27 +0530 |
---|---|---|
committer | Uday Bondhugula <uday@polymagelabs.com> | 2021-11-27 09:03:27 +0530 |
commit | a19e16352610000eae758f9aa930069540f4452f (patch) | |
tree | 2e85c9ac1abce8739c8b5bb0deae7f0469eb3e4a /llvm/lib/CodeGen/ModuloSchedule.cpp | |
parent | 6fa8f7beb1928dfad291314c8baf16374a1cc145 (diff) | |
download | llvm-a19e16352610000eae758f9aa930069540f4452f.zip llvm-a19e16352610000eae758f9aa930069540f4452f.tar.gz llvm-a19e16352610000eae758f9aa930069540f4452f.tar.bz2 |
Fixed broken build under GCC 5.4.
This diff fixes broken build caused by D108550. Under GCC 5, auto lambdas that capture this require `this->` for member calls.
Reviewed By: bondhugula
Differential Revision: https://reviews.llvm.org/D114659
Diffstat (limited to 'llvm/lib/CodeGen/ModuloSchedule.cpp')
0 files changed, 0 insertions, 0 deletions