Skip to content
Commit 45d9a1e3 authored by Alexander Popov's avatar Alexander Popov Committed by Kees Cook
Browse files

gcc-plugins: Clean up the cgraph_create_edge* macros



Drop useless redefinitions of cgraph_create_edge* macros. Drop the unused
nest argument. Also support gcc-8, which doesn't have freq argument.

Signed-off-by: default avatarAlexander Popov <alex.popov@linux.com>
Signed-off-by: default avatarKees Cook <keescook@chromium.org>
parent 7ccb95e8
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment