Make the PowerPC AsmPrinter independent of global subtarget
initialization. Initialize the subtarget once per function and migrate EmitStartOfAsmFile to either use attributes on the TargetMachine or get information from all of the various subtargets. llvm-svn: 229475
Loading
Please sign in to comment