jit: use 'final' and 'override' where appropriate
authorDavid Malcolm <dmalcolm@redhat.com>
Mon, 23 May 2022 19:09:30 +0000 (15:09 -0400)
committerDavid Malcolm <dmalcolm@redhat.com>
Mon, 23 May 2022 19:09:30 +0000 (15:09 -0400)
commit58c9c7407a1a992ac253826790cd2b8920e3fe8f
tree88305f1e5154072a9851d8ff95efcb3e82bbaaab
parent2ac1459f044ee5a6ec5aee53a87fd3b8974a77f5
jit: use 'final' and 'override' where appropriate

gcc/jit/ChangeLog:
* jit-recording.h: Add "final" and "override" to all vfunc
implementations that were missing them, as appropriate.

Signed-off-by: David Malcolm <dmalcolm@redhat.com>
gcc/jit/jit-recording.h