[PATCH] D42960: [ELF] DEMO: Example for adding .eh_frame pieces to map file
Rui Ueyama via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 22 17:24:48 PST 2018
ruiu added a comment.
Herald added a subscriber: arichardson.
Yeah, please add a test for this for demonstration purpose. Actually, for demonstration purpose, a test is probably more useful than the actual code, because we are more interested in knowing about how a program works as a result of a change than the change itself. In particular, I'm interested in knowing the information that is contained in the new output.
Repository:
rLLD LLVM Linker
https://reviews.llvm.org/D42960
More information about the llvm-commits
mailing list