[all-commits] [llvm/llvm-project] 504615: Revert "[CodeView] Emit static data members as S_C...

Amy Huang via All-commits all-commits at lists.llvm.org
Tue Oct 27 11:32:32 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 504615353f31136dd6bf7a971b6c236fd70582be
      https://github.com/llvm/llvm-project/commit/504615353f31136dd6bf7a971b6c236fd70582be
  Author: Amy Huang <akhuang at google.com>
  Date:   2020-10-27 (Tue, 27 Oct 2020)

  Changed paths:
    M clang/lib/CodeGen/CGDebugInfo.cpp
    M clang/test/CodeGenCXX/debug-info-static-member.cpp
    M llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
    M llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.h
    M llvm/lib/DebugInfo/CodeView/CodeViewRecordIO.cpp
    M llvm/test/DebugInfo/COFF/global-constants.ll
    M llvm/test/DebugInfo/COFF/types-array-unsized.ll

  Log Message:
  -----------
  Revert "[CodeView] Emit static data members as S_CONSTANTs."

Seems like there's an assert in here that we shouldn't be running into.

This reverts commit 515973222ed29abe49f241e89edb6854f44162d4.




More information about the All-commits mailing list