diff options
| author | Jason Molenda <jmolenda@apple.com> | 2015-01-13 23:48:53 +0000 |
|---|---|---|
| committer | Jason Molenda <jmolenda@apple.com> | 2015-01-13 23:48:53 +0000 |
| commit | bed7f07080d45525e2ac0ddf08e930c689c45079 (patch) | |
| tree | 518d17f03a98ba59f8c72bc4757731b230053386 /llvm/lib/CodeGen/AsmPrinter/WinCodeViewLineTables.cpp | |
| parent | e8e0bac270b6e6da76b7ae9f153cefe3bd15597b (diff) | |
| download | bcm5719-llvm-bed7f07080d45525e2ac0ddf08e930c689c45079.tar.gz bcm5719-llvm-bed7f07080d45525e2ac0ddf08e930c689c45079.zip | |
Save & restore the array of which registers have already been
saved/restored across a mid-function epilogue. We ignore
repeated push/pops of a register so once we saw one 'pop %rbp',
we'd ignore it the second time we saw it.
<rdar://problem/19417410>
llvm-svn: 225853
Diffstat (limited to 'llvm/lib/CodeGen/AsmPrinter/WinCodeViewLineTables.cpp')
0 files changed, 0 insertions, 0 deletions

