Skip to content
Snippets Groups Projects
Commit e3c0f6f3 authored by Masahiro Yamada's avatar Masahiro Yamada Committed by Masahiro Yamada
Browse files

sh: use __builtin_constant_p() directly instead of IS_IMMEDIATE()


__builtin_constant_p(nr) is used everywhere now. It does not make
much sense to define IS_IMMEDIATE() as its alias.

Signed-off-by: default avatarMasahiro Yamada <yamada.masahiro@socionext.com>
parent f5e94d10
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment