[PATCH] Replace the bitfield of SubtargetFeatures with a BitVector

Vladimir Sukharev vladimir.sukharev at arm.com
Thu Feb 19 06:46:07 PST 2015


Hmm, it seems the patch would have also changed the following file accordingly
include/llvm/MC/MCTargetAsmParser.h:  uint64_t getAvailableFeatures() const { return AvailableFeatures; }

else, it will be impossible to use these features in AsmParser


REPOSITORY
  rL LLVM

http://reviews.llvm.org/D7065

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






More information about the llvm-commits mailing list