[Packetizer] Make endPacket virtual
authorKrzysztof Parzyszek <kparzysz@codeaurora.org>
Mon, 14 Dec 2015 20:12:24 +0000 (20:12 +0000)
committerKrzysztof Parzyszek <kparzysz@codeaurora.org>
Mon, 14 Dec 2015 20:12:24 +0000 (20:12 +0000)
commitc07a65e35ab86532fb638c3b1c0474a3b97d2d11
treef00bab5dd440196b5512d94d2729e5bc3cd5a9f4
parent1d7a67937c4624967442dae997a6cd0c0a9c0b72
[Packetizer] Make endPacket virtual

This will allow custom handling of packet finalization. The current
definition of endPacket will still perform the default finalization.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@255537 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/DFAPacketizer.h