commit | b71dca9891b330d5c2d3ff5d41704aa6f64f8e32 | [log] [tgz] |
---|---|---|
author | Stephen Rothwell <sfr@canb.auug.org.au> | Wed Aug 12 18:10:35 2020 +1000 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Wed Sep 02 11:00:22 2020 +1000 |
tree | 5aca71a8a5a9f524396efef0186cd5e79271cc59 | |
parent | af13a2244d59c4d63a25abd8257cbaef9d9ffebc [diff] |
powerpc: unrel_branch_check.sh: use nm to find symbol value This is considerably faster then parsing the objdump asm output. It will also make the enabling of llvm-objdump a little easier. Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/20200812081036.7969-2-sfr@canb.auug.org.au