Revert "[DebugInfo] Expose Fortran array debug info attributes through DIBuilder."
authorMitch Phillips <31459023+hctim@users.noreply.github.com>
Wed, 28 Oct 2020 03:34:48 +0000 (20:34 -0700)
committerMitch Phillips <31459023+hctim@users.noreply.github.com>
Wed, 28 Oct 2020 03:50:51 +0000 (20:50 -0700)
commitae76729a015478fdfe1477653c36bfe390445f0d
tree313d2aebffbb539d92579ae421109bf9d5954fbb
parent481e0025840ee9f058fa72e8ad441257a4e41ea2
Revert "[DebugInfo] Expose Fortran array debug info attributes through DIBuilder."

This reverts commit 5b3bf8b453b8cc00efd5269009a1e63c4442a30e.

This caused a regression in the ASan buildbot. See comments at
https://reviews.llvm.org/D89817 for more information.
llvm/include/llvm/IR/DIBuilder.h
llvm/lib/IR/DIBuilder.cpp
llvm/unittests/IR/DebugInfoTest.cpp