[PATCH] D22462: [ARM][LLD] Initial support for ARM TLS

Rui Ueyama via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 18 16:35:12 PDT 2016


ruiu added a comment.

I still don't think that testing with relatively large mocked compiler outputs is a good idea since, well, it is out of scope of this patch. Large tests tend to be updated in the future for unrelated changes because they contain unrelated stuff. I'd appreciate if you test only the feature you are focusing on with this patch.


https://reviews.llvm.org/D22462





More information about the llvm-commits mailing list