mirror of
https://github.com/llvm/llvm-project.git
synced 2025-05-19 01:16:06 +00:00

X = gep null, ... Used to not create a scalar map entry for X, which caused clients to barf. This is bad. llvm-svn: 20316
X = gep null, ... Used to not create a scalar map entry for X, which caused clients to barf. This is bad. llvm-svn: 20316