diff options
author | Jiong Wang <jiong.wang@netronome.com> | 2019-02-11 12:01:19 +0000 |
---|---|---|
committer | Alexei Starovoitov <ast@kernel.org> | 2019-02-11 20:31:38 -0800 |
commit | 4836b4637ef080c2764c44ee40ed354cdb991d79 (patch) | |
tree | 7104c1ea04a4c900d1f2ade86b70f31717078f5a /lib/bch.c | |
parent | 1727a9dce6775a4ea77a611e9ea51cac1d093519 (diff) | |
download | linux-4836b4637ef080c2764c44ee40ed354cdb991d79.tar.gz linux-4836b4637ef080c2764c44ee40ed354cdb991d79.tar.bz2 linux-4836b4637ef080c2764c44ee40ed354cdb991d79.zip |
selftests: bpf: extend sub-register mode compilation to all bpf object files
At the moment, we only do extra sub-register mode compilation on bpf object
files used by "test_progs". These object files are really loaded and
executed.
This patch further extends sub-register mode compilation to all bpf object
files, even those without corresponding runtime tests. Because this could
help testing LLVM sub-register code-gen, kernel bpf selftest has much more
C testcases with reasonable size and complexity compared with LLVM
testsuite which only contains unit tests.
There were some file duplication inside BPF_OBJ_FILES_DUAL_COMPILE which
is removed now.
Reviewed-by: Jakub Kicinski <jakub.kicinski@netronome.com>
Signed-off-by: Jiong Wang <jiong.wang@netronome.com>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Diffstat (limited to 'lib/bch.c')
0 files changed, 0 insertions, 0 deletions