diff options
author | Hal Finkel <hfinkel@anl.gov> | 2015-08-19 17:26:07 +0000 |
---|---|---|
committer | Hal Finkel <hfinkel@anl.gov> | 2015-08-19 17:26:07 +0000 |
commit | ff08a2ecad56a03c763031901ea8a6ea70b5d75e (patch) | |
tree | 581defa2088718bb9cf7c82fd1af99fabd2188f3 /llvm/lib/CodeGen | |
parent | cdb791cd336af50191660da5d9071474425b4863 (diff) | |
download | bcm5719-llvm-ff08a2ecad56a03c763031901ea8a6ea70b5d75e.tar.gz bcm5719-llvm-ff08a2ecad56a03c763031901ea8a6ea70b5d75e.zip |
[SCEV] Fix GCC 4.8.0 ICE in lambda function
Rewrite some code to not use a lambda function. The non-lambda code is just
about as clean as the original, and not any longer. The lambda function causes
an internal compiler error in GCC 4.8.0, and it is not worth breaking support
for that compiler over this. NFC.
llvm-svn: 245466
Diffstat (limited to 'llvm/lib/CodeGen')
0 files changed, 0 insertions, 0 deletions