[all-commits] [llvm/llvm-project] e68d50: [BOLT][DWARF] Refactor helper functions that updat...
Alexander Yermolovich via All-commits
all-commits at lists.llvm.org
Mon May 6 11:28:22 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e68d505008d878c6303032631fcfd5918b62f3d6
https://github.com/llvm/llvm-project/commit/e68d505008d878c6303032631fcfd5918b62f3d6
Author: Alexander Yermolovich <43973793+ayermolo at users.noreply.github.com>
Date: 2024-05-06 (Mon, 06 May 2024)
Changed paths:
M bolt/include/bolt/Rewrite/DWARFRewriter.h
M bolt/lib/Rewrite/DWARFRewriter.cpp
Log Message:
-----------
[BOLT][DWARF] Refactor helper functions that update DW_AT_comp_dir/DW_AT_dwo_name (#91237)
We need to update DW_AT_comp_dir/DW_AT_dwo_name TU in the
.debug_info.dwo section so that the path is correct. Refactored helper
functions to make it easier for next step.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list