[llvm] r229528 - Make the ARM AsmPrinter independent of global subtarget

Rafael EspĂ­ndola rafael.espindola at gmail.com
Wed Feb 18 15:01:59 PST 2015


> Possibly, or the AsmPrinter at the outside.

Yes, the AsmPrinter makes more sense: Walk every function and figure
out what the merge attributes should be.

Cheers,
Rafael



More information about the llvm-commits mailing list