AsmPrinter owns the OutStreamer, so an owning pointer makes sense here. Using a reference for this is crufty. llvm-svn: 235752
To-do ----- * Instruction encodings * Tailcalls * Investigate loop alignment * Add builtins
AsmPrinter owns the OutStreamer, so an owning pointer makes sense here. Using a reference for this is crufty. llvm-svn: 235752
To-do ----- * Instruction encodings * Tailcalls * Investigate loop alignment * Add builtins