[PATCH] D45772: [Minor patch] Fix IR Module Printing

Duncan P. N. Exon Smith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 23 06:27:03 PDT 2018


dexonsmith requested changes to this revision.
dexonsmith added a comment.
This revision now requires changes to proceed.

That doesn’t seem like the right place for the newline; instead, it should be wherever the asterisks were printed.

Also, please add a test.


Repository:
  rL LLVM

https://reviews.llvm.org/D45772





More information about the llvm-commits mailing list