]> granicus.if.org Git - llvm/commit
[bpf] error when BPF stack size exceeds 512 bytes
authorAlexei Starovoitov <alexei.starovoitov@gmail.com>
Tue, 17 Jan 2017 01:05:17 +0000 (01:05 +0000)
committerAlexei Starovoitov <alexei.starovoitov@gmail.com>
Tue, 17 Jan 2017 01:05:17 +0000 (01:05 +0000)
commitde21301ed7a358fc615a89f543fff58673063d07
treec660bcda818bc3820b70ff9d6166777cb1988369
parent4b66daa8ccd127888170dc32b420e7b9d6112d89
[bpf] error when BPF stack size exceeds 512 bytes

Signed-off-by: Alexei Starovoitov <ast@kernel.org>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@292180 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/BPF/BPFRegisterInfo.cpp
test/CodeGen/BPF/warn-stack.ll [new file with mode: 0644]