diff options
author | Nicolai Haehnle <nhaehnle@gmail.com> | 2018-03-06 13:48:30 +0000 |
---|---|---|
committer | Nicolai Haehnle <nhaehnle@gmail.com> | 2018-03-06 13:48:30 +0000 |
commit | 9a84a509130c1c6501655f89ce43b9e7d37a2bb4 (patch) | |
tree | 16ebd621ef676ea6baff021fde0950b4d0a66e63 /llvm/lib/TableGen/TGParser.h | |
parent | 13080fd14e71fa4cf64bdd477ebc8ca01b9c856f (diff) | |
download | bcm5719-llvm-9a84a509130c1c6501655f89ce43b9e7d37a2bb4.tar.gz bcm5719-llvm-9a84a509130c1c6501655f89ce43b9e7d37a2bb4.zip |
TableGen: Simplify BitsInit::resolveReferences
Summary:
No functional change intended. The removed code has a loop for
recursive resolving, which is superseded by the recursive
resolving done by the Resolver implementations.
Add a test case which was broken by an earlier version of this
change.
Change-Id: Ib208d037b77a8bbb725977f1388601fc984723d8
Reviewers: arsenm, craig.topper, tra, MartinO
Subscribers: wdng, llvm-commits
Differential Revision: https://reviews.llvm.org/D43655
llvm-svn: 326784
Diffstat (limited to 'llvm/lib/TableGen/TGParser.h')
0 files changed, 0 insertions, 0 deletions