[all-commits] [llvm/llvm-project] 1b7e5d: [lldb] Fix error message in IRInterpreter
Andy Hippo via All-commits
all-commits at lists.llvm.org
Mon Mar 8 07:47:08 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1b7e5d461aee80cd3031b4854ab71f6721b71e31
https://github.com/llvm/llvm-project/commit/1b7e5d461aee80cd3031b4854ab71f6721b71e31
Author: Andy Yankovsky <weratt at gmail.com>
Date: 2021-03-08 (Mon, 08 Mar 2021)
Changed paths:
M lldb/source/Expression/IRInterpreter.cpp
Log Message:
-----------
[lldb] Fix error message in IRInterpreter
`memory_read_error` -> `memory_write_error`
Reviewed By: teemperor
Differential Revision: https://reviews.llvm.org/D98170
More information about the All-commits
mailing list