diff options
author | Reid Spencer <rspencer@reidspencer.com> | 2007-02-08 08:09:36 +0000 |
---|---|---|
committer | Reid Spencer <rspencer@reidspencer.com> | 2007-02-08 08:09:36 +0000 |
commit | c10e463ea7b2a158b6422bd53c41fa0a45b08194 (patch) | |
tree | 09b613a307d9884bedc6d0ec90805076361e307d /llvm/lib/Support/StringMap.cpp | |
parent | 19c3dea36fd08d8505fb71fe5149177522ac807b (diff) | |
download | llvm-c10e463ea7b2a158b6422bd53c41fa0a45b08194.zip llvm-c10e463ea7b2a158b6422bd53c41fa0a45b08194.tar.gz llvm-c10e463ea7b2a158b6422bd53c41fa0a45b08194.tar.bz2 |
For PR1187:
Some changes to get the smbd.ll test case working:
1. Move the logic for CSRETCC->sret attribute out of the ResolveDefinitions
code and into getExistingValue. This resolves it much earlier and works
in function scope as well.
2. Fix handling of CSRETCC->sret for the store instruction.
3. Rewrite the code for handling renaming to factor in linkage types.
4. Rename a structure filed for a PATypeInfo* so it doesn't get confused
with a field for a Type*.
llvm-svn: 34043
Diffstat (limited to 'llvm/lib/Support/StringMap.cpp')
0 files changed, 0 insertions, 0 deletions