[PATCH] <<Proposed Driver Update>>

Shankar Kalpathi Easwaran shankarke at gmail.com
Mon Mar 4 13:59:01 PST 2013


  I see from clients, that dealing with a single object to deal with would be much easier than dealing with two objects. But with your design, it might lead to duplicate functionality in all the target info objects(ELF/MachO/COFF), that deal with LinkerOptions, isnt it ?

  For example :-

  ELFTargetInfo needs an implementation for globalsAreDeadStripRoots as well as MachOTargetInfo also needs an implementation for globalsAreDeadStripRoots.

  How are you planning to make this change ?

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



More information about the llvm-commits mailing list