Remove test to check bugfix in handing debug info for global variables using intrinsi...
authorDevang Patel <dpatel@apple.com>
Mon, 1 Mar 2010 19:09:55 +0000 (19:09 +0000)
committerDevang Patel <dpatel@apple.com>
Mon, 1 Mar 2010 19:09:55 +0000 (19:09 +0000)
commit4a76d17d13d333c87ec06f898529ca7375ad59b9
treeba2232bd900255b41d0e7b589c8caf01cc155457
parent8a01c8d00d43c52ac4a421851c19126226f2fae3
Remove test to check bugfix in handing debug info for global variables using intrinsics. Now, debug info for global variable is encoded using metadata. The old code path is now history and there is no need to have a test to check a bug fix in old code path.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@97477 91177308-0d34-0410-b5e6-96231b3b80d8
test/DebugInfo/globalGetElementPtr.ll [deleted file]