================
@@ -89,6 +93,8 @@ initializeRecordStreamer(const Module &M,
   std::unique_ptr<MCAsmInfo> MAI(T->createMCAsmInfo(*MRI, TT.str(), 
MCOptions));
----------------
teresajohnson wrote:

Should the MCOptions from TM be passed down to createMCAsmInfo?

https://github.com/llvm/llvm-project/pull/143692
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to