[StackSafety,NFC] Don't test terminators
authorVitaly Buka <vitalybuka@google.com>
Fri, 19 Jun 2020 01:08:37 +0000 (18:08 -0700)
committerVitaly Buka <vitalybuka@google.com>
Fri, 19 Jun 2020 09:32:17 +0000 (02:32 -0700)
commit7b27c09f63526ebfd974ce4e29ef3d26ef6ab686
tree1e64151b9e3bbd0d759ca4e134e120dddfb8059e
parentf9d8e33c324de95f868dbe50d0e1e475ef2d3beb
[StackSafety,NFC] Don't test terminators

Code does not track terminators and do not expose them through interface.
State there is just a state of the last instruction or entry.
So this information is just redundant and doesn't need to be tested.
llvm/lib/Analysis/StackLifetime.cpp
llvm/test/Analysis/StackSafetyAnalysis/lifetime.ll