aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/LiveDebugVariables.cpp
diff options
context:
space:
mode:
authorSean Callanan <scallanan@apple.com>2011-08-10 21:05:52 +0000
committerSean Callanan <scallanan@apple.com>2011-08-10 21:05:52 +0000
commit5207a340e5c986e317f6da9c8bf2e4520d9123ba (patch)
tree325a900e72b4941a55435e915b02c072036dba12 /llvm/lib/CodeGen/LiveDebugVariables.cpp
parent7e62302fae6e1c6509ae05d7b8197906589cb399 (diff)
downloadllvm-5207a340e5c986e317f6da9c8bf2e4520d9123ba.zip
llvm-5207a340e5c986e317f6da9c8bf2e4520d9123ba.tar.gz
llvm-5207a340e5c986e317f6da9c8bf2e4520d9123ba.tar.bz2
Fixed a problem that prevented access to members
of string literals ("hello"[2]). Also fixed a problem in which empty string literals were not being compiled correctly ((int)printf("") would print garbage). Added a testcase that covers both. llvm-svn: 137247
Diffstat (limited to 'llvm/lib/CodeGen/LiveDebugVariables.cpp')
0 files changed, 0 insertions, 0 deletions