Files
clang-p2996/bolt/lib/Core/DebugNames.cpp
Alexander Yermolovich 8c2da89ec4 [BOLT] Do not emit debug_names entry for DIEs with DW_AT_declaration (#93347)
Previously BOLT was only doing it for DW_TAG_variables. It looks like
other type of DIEs can have this. So making it global.
2024-05-25 07:48:57 -07:00

29 KiB