DIGlobalVariable can be used to encode debug info for globals that are directly...
authorDevang Patel <dpatel@apple.com>
Wed, 25 Aug 2010 18:52:02 +0000 (18:52 +0000)
committerDevang Patel <dpatel@apple.com>
Wed, 25 Aug 2010 18:52:02 +0000 (18:52 +0000)
commit1955cf195021b2fd3b509d9ad414a83291f3311a
treee82c0942b8610f488f7c98c1422b161fe60d3d99
parent92b06c2c06666a4dcd36005323ec76d074bae3ca
DIGlobalVariable can be used to encode debug info for  globals that are directly folded into a constant by FE.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@112072 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/IPO/StripSymbols.cpp
test/Transforms/StripSymbols/2010-08-25-crash.ll [new file with mode: 0644]