[all-commits] [llvm/llvm-project] 640e07: [BOLT][DWARF][NFC] Fixed an assertion check
Alexander Yermolovich via All-commits
all-commits at lists.llvm.org
Tue May 9 11:38:31 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 640e07c49037cca41a1bfbeb916b569d8c950aea
https://github.com/llvm/llvm-project/commit/640e07c49037cca41a1bfbeb916b569d8c950aea
Author: Alexander Yermolovich <ayermolo at meta.com>
Date: 2023-05-09 (Tue, 09 May 2023)
Changed paths:
M bolt/lib/Rewrite/DWARFRewriter.cpp
Log Message:
-----------
[BOLT][DWARF][NFC] Fixed an assertion check
Spotted this one while working on new DWARF Rewriter. We were using wrong check
in assertion.
Reviewed By: Amir
Differential Revision: https://reviews.llvm.org/D150167
More information about the All-commits
mailing list