[PATCH] D37517: [ELF] - Report orphan sections if -verbose given.

Rui Ueyama via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 15 10:56:09 PDT 2017


ruiu added a comment.

This is still odd. Why don't you use toString?

The message should be "foo.o:.bar is being placed in .foo".


https://reviews.llvm.org/D37517





More information about the llvm-commits mailing list