summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/IfConversion.cpp
diff options
context:
space:
mode:
authorHal Finkel <hfinkel@anl.gov>2015-08-19 17:26:07 +0000
committerHal Finkel <hfinkel@anl.gov>2015-08-19 17:26:07 +0000
commitff08a2ecad56a03c763031901ea8a6ea70b5d75e (patch)
tree581defa2088718bb9cf7c82fd1af99fabd2188f3 /llvm/lib/CodeGen/IfConversion.cpp
parentcdb791cd336af50191660da5d9071474425b4863 (diff)
downloadbcm5719-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/IfConversion.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud