[PATCH] [MCInstPrinter] Enable MCInstPrinter to change its behavior based on the per-function subtarget

Eric Christopher echristo at gmail.com
Fri Mar 27 11:58:46 PDT 2015


Clever hack with PassSubtarget to make sure you don't have to update all of the ports and reduce churn I gather?

Looks pretty decent in general. First follow up will be to remove the passing of the subtarget to the inst printer constructor yes? (Also the ARM port I think needs to be fixed up).

-eric


http://reviews.llvm.org/D8668

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






More information about the llvm-commits mailing list