diff options
| author | Sean Callanan <scallanan@apple.com> | 2011-08-10 21:05:52 +0000 |
|---|---|---|
| committer | Sean Callanan <scallanan@apple.com> | 2011-08-10 21:05:52 +0000 |
| commit | 5207a340e5c986e317f6da9c8bf2e4520d9123ba (patch) | |
| tree | 325a900e72b4941a55435e915b02c072036dba12 /llvm/lib/CodeGen | |
| parent | 7e62302fae6e1c6509ae05d7b8197906589cb399 (diff) | |
| download | bcm5719-llvm-5207a340e5c986e317f6da9c8bf2e4520d9123ba.tar.gz bcm5719-llvm-5207a340e5c986e317f6da9c8bf2e4520d9123ba.zip | |
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')
0 files changed, 0 insertions, 0 deletions

