[PATCH] [TargetInfo] Move LinkerInputFile to TargetInfo and rename more specific name
Shankar Kalpathi Easwaran
shankarke at gmail.com
Fri Jun 21 05:57:53 PDT 2013
TargetInfo should not be used to create Flavor specific atoms. I am ok with ELFTargetInfo have another LinkerInternal File, but I think the current design on changing TargetInfo is not clean either. We might need to come up with something that needs to share functionality across multiple flavors, which doesnot exist currently.
http://llvm-reviews.chandlerc.com/D1016
More information about the llvm-commits
mailing list