https://bugs.llvm.org/show_bug.cgi?id=35966

            Bug ID: 35966
           Summary: Branch targets in BPF disassembler listing are
                    incorrect
           Product: tools
           Version: 5.0
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: llvm-objdump
          Assignee: unassignedb...@nondot.org
          Reporter: j...@sager.me.uk
                CC: llvm-bugs@lists.llvm.org

Created attachment 19684
  --> https://bugs.llvm.org/attachment.cgi?id=19684&action=edit
Code and a README to illustrate the bug

On disassemling a toy BPF program the disassembly output shows incorrect
targets for the jump instructions. The listing displays the value of the offset
field in the instruction rather than the location of the target. There is more
detail in the README.txt file in the attached zip file
llvm_bug_sager_20180116.zip.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to