[all-commits] [llvm/llvm-project] 00c579: Revert "Promote nameless lambda used by dl_iterate...
Mikhail Maltsev via All-commits
all-commits at lists.llvm.org
Wed Mar 4 06:58:47 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 00c5793edefdb465db6cff06b3b50706c31b25c1
https://github.com/llvm/llvm-project/commit/00c5793edefdb465db6cff06b3b50706c31b25c1
Author: Mikhail Maltsev <mikhail.maltsev at arm.com>
Date: 2020-03-04 (Wed, 04 Mar 2020)
Changed paths:
M libunwind/src/AddressSpace.hpp
Log Message:
-----------
Revert "Promote nameless lambda used by dl_iterate_phdr to named function to clean up control flow inside findUnwindSections. Also, expose the data structure"
This reverts commit d93371238e7f5d5f9c506a88cf4f05f8dea9d008.
The commit broke the build in several configurations (including
Windows and bare-metal). For details see comments in
https://reviews.llvm.org/D75480
More information about the All-commits
mailing list