[PATCH] [TargetInfo] Move LinkerInputFile to TargetInfo and rename more specific name

Shankar Kalpathi Easwaran shankarke at gmail.com
Thu Jun 20 22:09:08 PDT 2013


  I don't think that deals with code duplication. elf creates a elfundefined atom and each flavor creates an undefined atom of its own kind. also the linker internal file is going to be flavor owned and each flavor can choose to add new types of atoms to be added very easily that the linker creates.

http://llvm-reviews.chandlerc.com/D1016



More information about the llvm-commits mailing list