[PATCH] [mips] llvm-readobj can parse .MIPS.abiflags. No need to check the bytes.

Simon Atanasyan simon at atanasyan.com
Fri Jun 19 03:03:34 PDT 2015


In general the patch is LGTM. But maybe it is better to achieve the same result without making the `llvm-readobj` more verbose. The following string does not produce false positive result on `ISA: MIPS32r6` input:

  ISA: {{MIPS32$}}


http://reviews.llvm.org/D10538

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/






More information about the llvm-commits mailing list