[all-commits] [llvm/llvm-project] fac26e: Revert "[Assignment Tracking][3/*] Add DIAssignID ...

Orlando Cazalet-Hyams via All-commits all-commits at lists.llvm.org
Thu Nov 3 06:49:28 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: fac26edae504555e383032fafd7921cb9d9a2022
      https://github.com/llvm/llvm-project/commit/fac26edae504555e383032fafd7921cb9d9a2022
  Author: OCHyams <orlando.hyams at sony.com>
  Date:   2022-11-03 (Thu, 03 Nov 2022)

  Changed paths:
    M llvm/include/llvm-c/DebugInfo.h
    M llvm/include/llvm/Bitcode/LLVMBitCodes.h
    M llvm/include/llvm/IR/DebugInfoMetadata.h
    M llvm/include/llvm/IR/FixedMetadataKinds.def
    M llvm/include/llvm/IR/Metadata.def
    M llvm/lib/AsmParser/LLParser.cpp
    M llvm/lib/Bitcode/Reader/MetadataLoader.cpp
    M llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
    M llvm/lib/IR/AsmWriter.cpp
    M llvm/lib/IR/DebugInfo.cpp
    M llvm/lib/IR/DebugInfoMetadata.cpp
    M llvm/lib/IR/Verifier.cpp
    R llvm/test/DebugInfo/Generic/assignment-tracking/parse-and-verify/distinct.ll
    R llvm/test/DebugInfo/Generic/assignment-tracking/parse-and-verify/instruction-type.ll
    R llvm/test/DebugInfo/Generic/assignment-tracking/parse-and-verify/operands.ll
    R llvm/test/DebugInfo/Generic/assignment-tracking/parse-and-verify/roundtrip.ll

  Log Message:
  -----------
  Revert "[Assignment Tracking][3/*] Add DIAssignID metadata boilerplate"

This reverts commit c285df77e9b78f971f9cd9d025248c20b030cc2a.

A sanitizer bot found an issue:
https://lab.llvm.org/buildbot/#/builders/5/builds/28809/steps/13/logs/stdio




More information about the All-commits mailing list