[all-commits] [llvm/llvm-project] e5984a: [lldb/elf] Avoid side effects in function calls Pa...
Pavel Labath via All-commits
all-commits at lists.llvm.org
Thu Apr 22 05:31:30 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e5984a3680bef22d422beaafa73bf131d7197973
https://github.com/llvm/llvm-project/commit/e5984a3680bef22d422beaafa73bf131d7197973
Author: Pavel Labath <pavel at labath.sk>
Date: 2021-04-22 (Thu, 22 Apr 2021)
Changed paths:
M lldb/source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp
Log Message:
-----------
[lldb/elf] Avoid side effects in function calls ParseUnwindSymbols
This addresses post-commit feedback to cd64273.
More information about the All-commits
mailing list