From: Yonghong Song <yhs@fb.com>
To: Andrew Delgadillo <adelg@google.com>, <bpf@vger.kernel.org>,
Alexei Starovoitov <ast@kernel.org>, <daniel@iogearbox.net>
Subject: Re: [PATCH bpf-next v3] selftests/bpf: Drop the need for LLVM's llc
Date: Thu, 10 Dec 2020 17:26:04 -0800 [thread overview]
Message-ID: <de47d5cb-3fcb-9396-075b-07d8e4d7f9d5@fb.com> (raw)
In-Reply-To: <20201211004344.3355074-1-adelg@google.com>
On 12/10/20 4:43 PM, Andrew Delgadillo wrote:
> LLC is meant for compiler development and debugging. Consequently, it
> exposes many low level options about its backend. To avoid future bugs
> introduced by using the raw LLC tool, use clang directly so that all
> appropriate options are passed to the back end.
>
> Additionally, simplify the Makefile by removing the
> CLANG_NATIVE_BPF_BUILD_RULE as it is not being use, stop passing
> dwarfris attr since elfutils/libdw now supports the bpf backend (which
> should work with any recent pahole), and stop passing alu32 since
> -mcpu=v3 implies alu32.
>
> Signed-off-by: Andrew Delgadillo <adelg@google.com>
Acked-by: Yonghong Song <yhs@fb.com>
next prev parent reply other threads:[~2020-12-11 1:27 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-12-09 20:53 [PATCH bpf-next] selftests/bpf: Drop the need for LLVM's llc Andrew Delgadillo
2020-12-10 2:16 ` Yonghong Song
2020-12-10 17:12 ` Andrew Delgadillo
2020-12-10 19:41 ` [PATCH bpf-next v2] " Andrew Delgadillo
2020-12-10 19:41 ` Andrew Delgadillo
2020-12-10 23:55 ` Yonghong Song
2020-12-11 0:43 ` [PATCH bpf-next v3] " Andrew Delgadillo
2020-12-11 1:26 ` Yonghong Song [this message]
2020-12-11 6:10 ` patchwork-bot+netdevbpf
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=de47d5cb-3fcb-9396-075b-07d8e4d7f9d5@fb.com \
--to=yhs@fb.com \
--cc=adelg@google.com \
--cc=ast@kernel.org \
--cc=bpf@vger.kernel.org \
--cc=daniel@iogearbox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox