summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/sample_test/TestSampleInlineTest.py
diff options
context:
space:
mode:
authorJames Molloy <jmolloy@google.com>2019-10-17 08:34:29 +0000
committerJames Molloy <jmolloy@google.com>2019-10-17 08:34:29 +0000
commit12092a9691a991a0953512451af0d1421ab4d5dc (patch)
tree77aa819864be17d409f584acb6041ca23e963e52 /lldb/packages/Python/lldbsuite/test/sample_test/TestSampleInlineTest.py
parent39af8a3a3b666929752e6bdff0bd65fedbbc34e8 (diff)
downloadbcm5719-llvm-12092a9691a991a0953512451af0d1421ab4d5dc.tar.gz
bcm5719-llvm-12092a9691a991a0953512451af0d1421ab4d5dc.zip
[DFAPacketizer] Use DFAEmitter. NFC.
Summary: This is a NFC change that removes the NFA->DFA construction and emission logic from DFAPacketizerEmitter and instead uses the generic DFAEmitter logic. This allows DFAPacketizer to use the Automaton class from Support and remove a bunch of logic there too. After this patch, DFAPacketizer is mostly logic for grepping Itineraries and collecting functional units, with no state machine logic. This will allow us to modernize by removing the 16-functional-unit limit and supporting non-itinerary functional units. This is all for followup patches. Subscribers: hiraditya, llvm-commits Tags: #llvm Differential Revision: https://reviews.llvm.org/D68992 llvm-svn: 375086
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/sample_test/TestSampleInlineTest.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud