Re: [PATCH v3 16/16] objtool,x86: Rewrite retpoline thunk calls

From: Peter Zijlstra
Date: Mon Jun 07 2021 - 14:20:04 EST


On Sat, Jun 05, 2021 at 06:58:39PM -0700, Fāng-ruì Sòng wrote:

> You may use https://github.com/llvm/llvm-project/blob/main/llvm/tools/llvm-objcopy/ELF/Object.cpp#L843
> as a reference.

BTW, Error::success(), is that a successfull error, or an erroneous
success? :-))