[PATCH] D45375: [ELF] - Introduce synthetic file for linker script symbols.

Rui Ueyama via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 6 13:03:18 PDT 2018


ruiu added a comment.

I'm not too excited about doing this. It looks like it opens a can of worms, even if the change itself is small. Adding a new file type is a huge thing that shouldn't be done lightly.


https://reviews.llvm.org/D45375





More information about the llvm-commits mailing list