[PATCH] D29607: Handle symbol assignments before the first section switch

Rui Ueyama via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 6 14:02:43 PST 2017


ruiu accepted this revision.
ruiu added a comment.
This revision is now accepted and ready to land.

Ah, `Aether` is just a placeholder object that is going to be output as a real section in the output. That's a clever way of handling the symbols defined before the first section. LGTM.


https://reviews.llvm.org/D29607





More information about the llvm-commits mailing list