Skip to content
  • David Terei's avatar
    LLVM: Huge improvement to mangler speed. · 6c8893bf
    David Terei authored
    The old llvm mangler was horrible! Very slow
    due to bad design and code. New version is
    linear complexity as it should be and far
    lower coefficients. This fixes trac 4838.
    6c8893bf