diff options
| author | Sean Callanan <scallanan@apple.com> | 2010-09-28 21:13:03 +0000 |
|---|---|---|
| committer | Sean Callanan <scallanan@apple.com> | 2010-09-28 21:13:03 +0000 |
| commit | 46ae9e51cc645061f795dc7ebec3081936b176fd (patch) | |
| tree | 8ea817df3737492c3ec4ab32f3bb1630b6ca1482 /llvm/lib/Analysis/PHITransAddr.cpp | |
| parent | 9fcf3e0a2081ff3a3232e378e19955f503eb1314 (diff) | |
| download | bcm5719-llvm-46ae9e51cc645061f795dc7ebec3081936b176fd.tar.gz bcm5719-llvm-46ae9e51cc645061f795dc7ebec3081936b176fd.zip | |
Fixed two bugs in the expression parser:
- the guard variable for the static result
variable was being mistaken for the actual
result value, causing IRForTarget to fail
- LLVM builtins like memcpy were not being
properly resolved; now they are resolved
to the corresponding function in the target
llvm-svn: 114990
Diffstat (limited to 'llvm/lib/Analysis/PHITransAddr.cpp')
0 files changed, 0 insertions, 0 deletions

