Skip to content
  • Christian Dietrich's avatar
    objhash: different hashing of objectfiles · 7ed301c3
    Christian Dietrich authored
    In some cases the gcc produces syntactially different object files,
    which are semantically equivalent. For example, gcc uses an internal 'I
    have seen a name'-counter to name function local variables which are
    placed within a data-section.
    7ed301c3