[all-commits] [llvm/llvm-project] 715691: [CodeView] Encode signed int values correctly when...

Amy Huang via All-commits all-commits at lists.llvm.org
Fri Oct 30 09:31:28 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 7156910d85fcafdc78371a852c00a7184f8563cd
      https://github.com/llvm/llvm-project/commit/7156910d85fcafdc78371a852c00a7184f8563cd
  Author: Amy Huang <akhuang at google.com>
  Date:   2020-10-30 (Fri, 30 Oct 2020)

  Changed paths:
    M llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
    M llvm/test/DebugInfo/COFF/global-constants.ll
    M llvm/test/DebugInfo/COFF/globals.ll

  Log Message:
  -----------
  [CodeView] Encode signed int values correctly when emitting S_CONSTANTs

Differential Revision: https://reviews.llvm.org/D90199




More information about the All-commits mailing list