[PATCH] D58103: [llvm-readobj] Only allow 4-byte pr_data and refactor GNU_PROPERTY_X86_FEATURE_1_AND processing a bit

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 12 00:12:55 PST 2019


MaskRay added a comment.

In D58103#1394340 <https://reviews.llvm.org/D58103#1394340>, @xiangzhangllvm wrote:

> Yes, there is a similar patch for the data size in https://reviews.llvm.org/D56080, which deal with the size in X86 llvm asmprint.


So it is always 4, correct? I just checked binutils-gdb and it also uses fixed 4.


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D58103/new/

https://reviews.llvm.org/D58103





More information about the llvm-commits mailing list