• Kevin Modzelewski's avatar
    Add a section-ordering script · df5d6491
    Kevin Modzelewski authored
    I think this lets us specify that certain functions should be
    put together at the end of the text segment.
    
    This is inspired by a similar feature of HHVM's build, though the goal
    for us for now is just to improve performance consistency rather
    than overall performance.  Hopefully soon/eventually we can do
    profile-guided sorting like they do.
    df5d6491
CMakeLists.txt 14.7 KB