[all-commits] [llvm/llvm-project] eccdf2: [BOLT] Fix aarch64 dwarf test
Vladislav Khmelevsky via All-commits
all-commits at lists.llvm.org
Tue Feb 15 03:00:26 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: eccdf2d9b1286a976943489acb1642f5d7b35334
https://github.com/llvm/llvm-project/commit/eccdf2d9b1286a976943489acb1642f5d7b35334
Author: Vladislav Khmelevsky <och95 at yandex.ru>
Date: 2022-02-15 (Tue, 15 Feb 2022)
Changed paths:
M bolt/test/AArch64/go_dwarf.test
Log Message:
-----------
[BOLT] Fix aarch64 dwarf test
After "Remove caching of ranges/abbrevs" patch the dwarf offsets are a
bit changed and the subprograms high pc is replaced with AT_RANGES.
Reviewed By: rafauler
Differential Revision: https://reviews.llvm.org/D119733
More information about the All-commits
mailing list