[PATCH] [mips] Rename [gs]etCanHaveModuleDir to more natural names

Daniel Sanders daniel.sanders at imgtec.com
Wed Aug 13 09:07:37 PDT 2014


Hi vmedic,

getCanHaveModuleDir() is renamed to isModuleDirectiveAllowed(), and
setCanHaveModuleDir() is renamed to forbidModuleDirective() since it is only
ever given a false argument.

http://reviews.llvm.org/D4885

Files:
  lib/Target/Mips/AsmParser/MipsAsmParser.cpp
  lib/Target/Mips/MCTargetDesc/MipsTargetStreamer.cpp
  lib/Target/Mips/MipsAsmPrinter.cpp
  lib/Target/Mips/MipsTargetStreamer.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D4885.12458.patch
Type: text/x-patch
Size: 9913 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140813/15491702/attachment.bin>


More information about the llvm-commits mailing list