tools/objtool/arch/x86/special.c
0 → 100644
+37
−0
+2
−0
+5
−27
+2
−0
Loading
Some alternatives associated with a specific feature need to be treated in a special way. Since the features and how to treat them vary from one architecture to another, move the special case handling to arch specific code. Reviewed-by:Miroslav Benes <mbenes@suse.cz> Signed-off-by:
Julien Thierry <jthierry@redhat.com> Signed-off-by:
Josh Poimboeuf <jpoimboe@redhat.com>