[PATCH] D7976: fix X86Disassembler Address parameter

Jameson Nash via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 27 23:11:57 PST 2016


vtjnash added a comment.

it looks like the other disassembler targets also ignore Address and simply read the first N bytes from "Bytes", so i assume that was an intentional change in llvm3.5?


Repository:
  rL LLVM

http://reviews.llvm.org/D7976





More information about the llvm-commits mailing list