[all-commits] [llvm/llvm-project] c51b45: DebugInfo: Fix rangesBaseAddress DICompileUnit bit...

David Blaikie via All-commits all-commits at lists.llvm.org
Fri Dec 27 17:26:21 PST 2019


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: c51b45e32ef7f35c11891f60871aa9c2c04cd991
      https://github.com/llvm/llvm-project/commit/c51b45e32ef7f35c11891f60871aa9c2c04cd991
  Author: David Blaikie <dblaikie at gmail.com>
  Date:   2019-12-27 (Fri, 27 Dec 2019)

  Changed paths:
    M llvm/lib/AsmParser/LLParser.cpp
    M llvm/lib/Bitcode/Reader/MetadataLoader.cpp
    M llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
    M llvm/test/Assembler/dicompileunit.ll
    M llvm/test/DebugInfo/X86/range_reloc.ll

  Log Message:
  -----------
  DebugInfo: Fix rangesBaseAddress DICompileUnit bitcode serialization/deserialization

Follow-up to r346788 review feedback from Adrian Prantl.




More information about the All-commits mailing list