Skip to content
  • Rui Ueyama's avatar
    Make undefines check into an assertion. · f3630fe4
    Rui Ueyama authored
    Dead-strip root symbols can be undefined atoms, but should not really be
    nonexistent, because dead-strip root symbols should be added to initial
    undefined atoms at startup. Whenever you look up its name in the symbol
    table, some type of atom will always exist.
    
    llvm-svn: 192831
    f3630fe4
Loading