diff options
author | Florian Hahn <flo@fhahn.com> | 2022-01-20 10:22:20 +0000 |
---|---|---|
committer | Florian Hahn <flo@fhahn.com> | 2022-01-20 10:22:21 +0000 |
commit | 782c0dd1a1c235afb09a34e7da4a1267ead14765 (patch) | |
tree | e8f78c19b83e3a533f93504d46f0df517e7afd2f /lldb/source/Plugins/Process/Linux/NativeProcessLinux.cpp | |
parent | 90efbe697a39b201b37da01fc633c51c24de7837 (diff) | |
download | llvm-782c0dd1a1c235afb09a34e7da4a1267ead14765.zip llvm-782c0dd1a1c235afb09a34e7da4a1267ead14765.tar.gz llvm-782c0dd1a1c235afb09a34e7da4a1267ead14765.tar.bz2 |
[IRBuilder] Migrate and-folding to value-based FoldAnd.
Similar to the migration of or-folding to FoldOr, there are a few cases
where the fold in IRBuilder::CreateAnd triggered directly. Those have
been updated.
Reviewed By: nikic
Differential Revision: https://reviews.llvm.org/D117431
Diffstat (limited to 'lldb/source/Plugins/Process/Linux/NativeProcessLinux.cpp')
0 files changed, 0 insertions, 0 deletions