diff options
author | Pavel Labath <labath@google.com> | 2017-06-28 09:09:19 +0000 |
---|---|---|
committer | Pavel Labath <labath@google.com> | 2017-06-28 09:09:19 +0000 |
commit | 3f2a08183f52ee7184a9cea405fc3aa4c125fe8c (patch) | |
tree | d6d441474ad9aadb4d25b3b88ad54bbee6cd9eab /llvm/lib/Analysis/ValueTracking.cpp | |
parent | 2f797585b55071395b0e11cbf6aab78b780f613a (diff) | |
download | bcm5719-llvm-3f2a08183f52ee7184a9cea405fc3aa4c125fe8c.tar.gz bcm5719-llvm-3f2a08183f52ee7184a9cea405fc3aa4c125fe8c.zip |
[DWARFCallFrameInfo] Add Type enum to differentiate eh/debug_frame sections
Summary:
instead of using a boolean to differentiate between the two section
types, use an enum to make the intent clearer.
I also remove the RegisterKind argument from the constructor, as this
can be deduced from the Type argument.
Reviewers: clayborg, jasonmolenda
Subscribers: lldb-commits
Differential Revision: https://reviews.llvm.org/D34681
llvm-svn: 306521
Diffstat (limited to 'llvm/lib/Analysis/ValueTracking.cpp')
0 files changed, 0 insertions, 0 deletions