[all-commits] [llvm/llvm-project] 7d6716: [BOLT][DWARF] Handle Error returned by visitLocati...
Alexander Yermolovich via All-commits
all-commits at lists.llvm.org
Wed Apr 20 16:42:23 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7d6716786fbe422567c68ffde7b093eeec6cb97c
https://github.com/llvm/llvm-project/commit/7d6716786fbe422567c68ffde7b093eeec6cb97c
Author: Alexander Yermolovich <ayermolo at fb.com>
Date: 2022-04-20 (Wed, 20 Apr 2022)
Changed paths:
M bolt/lib/Rewrite/DWARFRewriter.cpp
A bolt/test/X86/dwarf-handle-visit-loclist-error.s
Log Message:
-----------
[BOLT][DWARF] Handle Error returned by visitLocationList
Looks like implementation in llvm changed, and now we need to process error
being returned.
Reviewed By: maksfb
Differential Revision: https://reviews.llvm.org/D124133
More information about the All-commits
mailing list