Kai marked 4 inline comments as done.
Kai added inline comments.

================
Comment at: llvm/include/llvm/Support/TargetRegistry.h:518
+    case Triple::GOFF:
+      report_fatal_error("GOFF MCObjectStreamer not implemented yet."); 
     }
----------------
hubert.reinterpretcast wrote:
> The coding guidelines have been updated to clarify the formatting of 
> `report_fatal_error` messages:
> https://llvm.org/docs/CodingStandards.html#id14
Thanks! That was a good hint.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D82081/new/

https://reviews.llvm.org/D82081



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to