Skip to content
  • Rafael Espindola's avatar
    Move File from SymbolBody to Symbol. · 6e93d054
    Rafael Espindola authored
    With this Symbol has the same size as before, but DefinedRegular goes
    from 72 to 64 bytes.
    
    I also find this a bit easier to read. There are fewer places
    initializing File for example.
    
    This has a small but measurable speed improvement on all tests (1%
    max).
    
    llvm-svn: 310142
    6e93d054
Loading