diff options
author | Nicolai Haehnle <nhaehnle@gmail.com> | 2018-03-05 14:01:30 +0000 |
---|---|---|
committer | Nicolai Haehnle <nhaehnle@gmail.com> | 2018-03-05 14:01:30 +0000 |
commit | 0409b28af1b7093886e500223be77d01bb8625d6 (patch) | |
tree | 9a03a8d79910e9b54b12c182746e212c7c6e83d8 /lldb/packages/Python/lldbsuite/test/python_api/frame/TestFrames.py | |
parent | 8345c0e3a569ca1dd5f1adff5fe84864c199baf4 (diff) | |
download | bcm5719-llvm-0409b28af1b7093886e500223be77d01bb8625d6.tar.gz bcm5719-llvm-0409b28af1b7093886e500223be77d01bb8625d6.zip |
TableGen: Use DefInit::getDef() instead of the type's getRecord()
The former simply makes more sense: we want to access the data here in
the backend, not information about the type.
More importantly, removing users of RecordRecTy::getRecord() allows us
more freedom to refactor the frontend.
Change-Id: Iee8905fd22cdb9b11c42ca03246c03d8fe4dd77f
llvm-svn: 326699
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/frame/TestFrames.py')
0 files changed, 0 insertions, 0 deletions