[all-commits] [llvm/llvm-project] 41afc4: [BOLT][DWARF][NFC] Set initial offset of DIE
Alexander Yermolovich via All-commits
all-commits at lists.llvm.org
Thu Jul 13 10:45:16 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 41afc42673144dffbe3e6e1719b51012ec3cbf5f
https://github.com/llvm/llvm-project/commit/41afc42673144dffbe3e6e1719b51012ec3cbf5f
Author: Alexander Yermolovich <ayermolo at meta.com>
Date: 2023-07-13 (Thu, 13 Jul 2023)
Changed paths:
M bolt/lib/Core/DIEBuilder.cpp
Log Message:
-----------
[BOLT][DWARF][NFC] Set initial offset of DIE
Setting initial offset of DIE to input DIE. This is to make "printf" debugging
easier.
Reviewed By: maksfb
Differential Revision: https://reviews.llvm.org/D155031
More information about the All-commits
mailing list