[all-commits] [llvm/llvm-project] ab093b: Recommit: DebugInfo: Fix rangesBaseAddress DICompi...
David Blaikie via All-commits
all-commits at lists.llvm.org
Mon Apr 20 17:30:33 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: ab093bfed7602b74913cc448ad70e27f65aefc28
https://github.com/llvm/llvm-project/commit/ab093bfed7602b74913cc448ad70e27f65aefc28
Author: David Blaikie <dblaikie at gmail.com>
Date: 2020-04-20 (Mon, 20 Apr 2020)
Changed paths:
M llvm/lib/AsmParser/LLParser.cpp
M llvm/lib/Bitcode/Reader/MetadataLoader.cpp
M llvm/test/Assembler/dicompileunit.ll
M llvm/test/DebugInfo/X86/range_reloc.ll
Log Message:
-----------
Recommit: DebugInfo: Fix rangesBaseAddress DICompileUnit bitcode serialization/deserialization
Recommits c51b45e32ef7f35c11891f60871aa9c2c04cd991
Reverted in b350c666ab65b7585bc58301b03d2b46dc6b0504 due to some
(Google-internal) regressions I cannot reproduce... (so we'll see if
they reproduce this time around)
More information about the All-commits
mailing list