Skip to content
  • Shankar Easwaran's avatar
    [lld][InputGraph] Change the Resolver to use inputGraph · a96f3a3d
    Shankar Easwaran authored
    Changes :-
    
    a) Functionality in InputGraph to insert Input elements at any position
    b) Functionality in the Resolver to use nextFile
    c) Move the functionality of assigning file ordinals to InputGraph
    d) Changes all inputs to MemoryBuffers
    e) Remove LinkerInput, InputFiles, ReaderArchive
    
    llvm-svn: 192081
    a96f3a3d
Loading