[PATCH] D25234: [LLD][ARM] Garbage collection support for .ARM.exidx sections
Rui Ueyama via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 7 13:10:05 PDT 2016
ruiu added a comment.
We need to store reverse edges somewhere. It doesn't have to be InputSection, but I think this is a good place to add them.
https://reviews.llvm.org/D25234
More information about the llvm-commits
mailing list