]> granicus.if.org Git - llvm/commit
bpf: fix a compilation bug due to unused variable for release build
authorYonghong Song <yhs@fb.com>
Sat, 15 Jul 2017 06:08:08 +0000 (06:08 +0000)
committerYonghong Song <yhs@fb.com>
Sat, 15 Jul 2017 06:08:08 +0000 (06:08 +0000)
commitd7e9378a79f582af3401d25ac11dffddfa86d811
treea22ccb3c746fca5e226c65153136b90811478532
parent078c435803d0bc0af8e792efe77424ad1920b0c4
bpf: fix a compilation bug due to unused variable for release build

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