Explicitly mark b functions as nounwind
Without marking as nounwind, recent llvm started generating .eh_frame
section, which is invalid for bpf target jit.
Signed-off-by: Brenden Blanco <bblanco@gmail.com>
Showing
Please register or sign in to comment