[all-commits] [llvm/llvm-project] 81f57b: Revert "[mlir][llvm] Add an explicit void type deb...
Tobias Gysi via All-commits
all-commits at lists.llvm.org
Thu Jan 12 09:56:54 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 81f57b6b994907267e981e09c1789529ec0a91c9
https://github.com/llvm/llvm-project/commit/81f57b6b994907267e981e09c1789529ec0a91c9
Author: Tobias Gysi <tobias.gysi at nextsilicon.com>
Date: 2023-01-12 (Thu, 12 Jan 2023)
Changed paths:
M mlir/include/mlir/Dialect/LLVMIR/LLVMAttrDefs.td
M mlir/lib/Dialect/LLVMIR/IR/LLVMAttrs.cpp
M mlir/lib/Dialect/LLVMIR/IR/LLVMDialect.cpp
M mlir/lib/Target/LLVMIR/DebugImporter.cpp
M mlir/lib/Target/LLVMIR/DebugTranslation.cpp
M mlir/lib/Target/LLVMIR/DebugTranslation.h
M mlir/test/Dialect/LLVMIR/debuginfo.mlir
M mlir/test/Dialect/LLVMIR/invalid.mlir
M mlir/test/Target/LLVMIR/Import/debug-info.ll
M mlir/test/Target/LLVMIR/llvmir-debug.mlir
Log Message:
-----------
Revert "[mlir][llvm] Add an explicit void type debug info attribute."
This commit broke the flang build bots
https://lab.llvm.org/buildbot#builders/175/builds/23560.
This reverts commit a960547ea12128a67c99760f57bf01609a265546.
More information about the All-commits
mailing list