| commit | 3e2659eb92aeefef87dd16ede20efd45fb034fc2 | [log] [tgz] |
|---|---|---|
| author | Adrian Prantl <aprantl@apple.com> | Fri Jan 30 19:37:48 2015 +0000 |
| committer | Adrian Prantl <aprantl@apple.com> | Fri Jan 30 19:37:48 2015 +0000 |
| tree | c006ef0d9b52cb9067065b0670436c978efd3f78 | |
| parent | 70fe588c889ea58c9a9d1d369bb3bbf96413e365 [diff] |
Inliner: Use replaceDbgDeclareForAlloca() instead of splicing the instruction and generalize it to optionally dereference the variable. Follow-up to r227544. llvm-svn: 227604