aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/SWIGPythonBridge.h
diff options
context:
space:
mode:
authorYonghong Song <yhs@fb.com>2021-10-18 10:13:53 -0700
committerYonghong Song <yhs@fb.com>2021-10-18 10:18:24 -0700
commite9e4fc0fd3e0780207c731a1f2b8f6aacd24e8f8 (patch)
treeeccba9d9fb8e7533a6673c66be4e15d3ea80400f /lldb/source/Plugins/ScriptInterpreter/Python/SWIGPythonBridge.h
parent2e4e2004afc51303bbb8836e886363f2056d73eb (diff)
downloadllvm-e9e4fc0fd3e0780207c731a1f2b8f6aacd24e8f8.zip
llvm-e9e4fc0fd3e0780207c731a1f2b8f6aacd24e8f8.tar.gz
llvm-e9e4fc0fd3e0780207c731a1f2b8f6aacd24e8f8.tar.bz2
BPF: fix a bug in IRPeephole pass
Commit 009f3a89d833 ("BPF: remove intrindics @llvm.stacksave() and @llvm.stackrestore()") implemented IRPeephole pass to remove llvm.stacksave()/stackrestore() instrinsics. Buildbot reported a failure: UNREACHABLE executed at ../lib/IR/LegacyPassManager.cpp:1445! which is: llvm_unreachable("Pass modifies its input and doesn't report it"); The code has changed but the implementation didn't return true for changing. This patch fixed this problem.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/SWIGPythonBridge.h')
0 files changed, 0 insertions, 0 deletions