mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-16 23:36:35 +00:00

This reverts commit 32f543760c7f44c4c7d18bc00a3a1d8860c42bff. Investigations showed that the unit test utilities were calling erase(), causing a use-after-free. Fixed by rearranging checks in the test
Multi-Level Intermediate Representation
See https://mlir.llvm.org/ for more information.