Skip to content
  • Manman Ren's avatar
    Attempt to recover gdb bot after r174445. · d2c38d68
    Manman Ren authored
    Failure: undefined symbol 'Lline_table_start0'.
    Root-cause: we use a symbol subtraction to calculate at_stmt_list, but
    the line table entries are not dumped in the assembly.
    Fix: use zero instead of a symbol subtraction for Compile Unit 0.
    
    llvm-svn: 174479
    d2c38d68
Loading