[bpf] expand indirect branches
authorAlexei Starovoitov <alexei.starovoitov@gmail.com>
Thu, 17 Sep 2015 22:18:08 +0000 (22:18 +0000)
committerAlexei Starovoitov <alexei.starovoitov@gmail.com>
Thu, 17 Sep 2015 22:18:08 +0000 (22:18 +0000)
BPF instruction set doesn't have indirect branches. Expand them.

Reported by John Fastabend.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@247951 91177308-0d34-0410-b5e6-96231b3b80d8


No differences found