aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Transforms/Utils/LoopUtils.cpp
diff options
context:
space:
mode:
authorRaphael Isemann <teemperor@gmail.com>2020-04-15 07:34:14 +0200
committerRaphael Isemann <teemperor@gmail.com>2020-04-15 09:47:15 +0200
commit3e3701f8a0bfafdbca91d4a9cae56c69242c754c (patch)
tree9b0d5a4638024771ec532010a6d899d7d2ec629c /llvm/lib/Transforms/Utils/LoopUtils.cpp
parentb747d72c1971bebb31bed9cb61b492a24b3f1277 (diff)
downloadllvm-3e3701f8a0bfafdbca91d4a9cae56c69242c754c.zip
llvm-3e3701f8a0bfafdbca91d4a9cae56c69242c754c.tar.gz
llvm-3e3701f8a0bfafdbca91d4a9cae56c69242c754c.tar.bz2
[lldb][NFC] Remove FormatterChoiceCriterion
Summary: The formatters code has a lot of 'reason' or 'why' values that we keep or-ing FormatterChoiceCriterion enum values into. These values are only read by a single log statement and don't have any functional purpose. It also seems the implementation is not finished (for example, display names and type names don't have any dedicated enum values). Also everything is of course not tested or documented. Let's just remove all of this. Reviewers: labath, JDevlieghere, jingham, davide, vsk Reviewed By: labath, vsk Subscribers: JDevlieghere Differential Revision: https://reviews.llvm.org/D77968
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopUtils.cpp')
0 files changed, 0 insertions, 0 deletions