[all-commits] [llvm/llvm-project] 64d7e4: Revert "[flang][debug] Support mlir::NoneType." (#...
jeanPerier via All-commits
all-commits at lists.llvm.org
Sat Oct 26 12:39:15 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 64d7e45c40e75846d13f4f7a853f9a3ea3493faa
https://github.com/llvm/llvm-project/commit/64d7e45c40e75846d13f4f7a853f9a3ea3493faa
Author: jeanPerier <jperier at nvidia.com>
Date: 2024-10-26 (Sat, 26 Oct 2024)
Changed paths:
M flang/lib/Optimizer/Transforms/DebugTypeGenerator.cpp
R flang/test/Transforms/debug-none-type.fir
Log Message:
-----------
Revert "[flang][debug] Support mlir::NoneType." (#113769)
Reverts llvm/llvm-project#113550
It turns out this causes compiler crashes with assumed-type arrays and -g.
See https://github.com/llvm/llvm-project/pull/113769 for a reproducer.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list