Skip to content
  • Rui Ueyama's avatar
    COFF: Use Chunk instead of its derived classes. · c2abdd91
    Rui Ueyama authored
    I'm adding ordinal-only (nameless) imports to the import table.
    The chunk for that type is going to be different from LookupChunk.
    Without this change, we cannot add objects of the new type to the
    vectors.
    
    llvm-svn: 238779
    c2abdd91
Loading