diff options
author | Juneyoung Lee <aqjune@gmail.com> | 2020-11-30 22:48:43 +0900 |
---|---|---|
committer | Juneyoung Lee <aqjune@gmail.com> | 2020-11-30 22:58:31 +0900 |
commit | 9c49dcc356eb4c59fc1353bbbaae6d3a56a656c1 (patch) | |
tree | b75e8082fa1566e497c78d7b34d17f85c44b29e2 /lldb/source/Plugins/ScriptInterpreter/Lua/ScriptInterpreterLua.h | |
parent | c3d484673fa70bb4b2284689db76d36bbdf12f38 (diff) | |
download | llvm-9c49dcc356eb4c59fc1353bbbaae6d3a56a656c1.zip llvm-9c49dcc356eb4c59fc1353bbbaae6d3a56a656c1.tar.gz llvm-9c49dcc356eb4c59fc1353bbbaae6d3a56a656c1.tar.bz2 |
[ConstantFold] Don't fold and/or i1 poison to poison (NFC)
.. because it causes miscompilation when combined with select i1 -> and/or.
It is the select fold which is incorrect; but it is costly to disable the fold, so hack this one.
D92270
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Lua/ScriptInterpreterLua.h')
0 files changed, 0 insertions, 0 deletions