-
Notifications
You must be signed in to change notification settings - Fork 8.3k
Update DWARF parser from Folly. #35405
Copy link
Copy link
Open
Labels
Description
We need to update our DWARF parser https://github.com/ClickHouse/ClickHouse/blob/master/src/Common/Dwarf.h from Folly library https://github.com/facebook/folly/tree/main/folly/experimental/symbolizer, because now we have some extremely rare obscure problems parsing DWARF debug sections after build with thin LTO.
Reactions are currently unavailable