Peter Zijlstra 60041bcd8f objtool: Make handle_insn_ops() unconditional
Now that every instruction has a list of stack_ops; we can trivially
distinquish those instructions that do not have stack_ops, their list
is empty.

This means we can now call handle_insn_ops() unconditionally.

Suggested-by: Julien Thierry <jthierry@redhat.com>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Reviewed-by: Miroslav Benes <mbenes@suse.cz>
Acked-by: Josh Poimboeuf <jpoimboe@redhat.com>
Link: https://lkml.kernel.org/r/20200428191659.795115188@infradead.org
2020-04-30 20:14:32 +02:00
..
2020-04-03 13:12:26 -07:00
2020-04-22 10:53:50 +02:00
2020-04-05 10:36:18 -07:00
2020-04-02 17:57:10 +01:00
2020-04-03 13:12:26 -07:00
2020-04-03 13:12:26 -07:00
2020-04-21 11:11:56 -07:00