]> granicus.if.org Git - llvm/commit
bpf: fix an uninitialized variable issue
authorYonghong Song <yhs@fb.com>
Tue, 24 Oct 2017 21:36:33 +0000 (21:36 +0000)
committerYonghong Song <yhs@fb.com>
Tue, 24 Oct 2017 21:36:33 +0000 (21:36 +0000)
commit2ea99a1a974384e82f6438b13de584a189dca32e
treee82cd11550c521c3c486b82988ad8eb056195122
parent376cc58a7341a8d6817ce0d000b59ebb45d01d80
bpf: fix an uninitialized variable issue

Signed-off-by: Yonghong Song <yhs@fb.com>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@316519 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/BPF/BPFISelDAGToDAG.cpp