commit | fd23a127cadb780c758e261bd75ac08c533a1b9c | [log] [tgz] |
---|---|---|
author | Adrian Prantl <aprantl@apple.com> | Mon Mar 20 21:35:09 2017 +0000 |
committer | Adrian Prantl <aprantl@apple.com> | Mon Mar 20 21:35:09 2017 +0000 |
tree | 22bb1f9a564650bc0ff227451d1cc594fb4e167f | |
parent | c6ad6fa2478752a069ff857d2b36c81c2a5a3bd4 [diff] |
Replace uses of DwarfExpression::addMachineReg* with addMachineRegExpression and mark the methods as protected. Besides reducing the surface area of DwarfExpression, this is in preparation for an upcoming bugfix in the DwarfExpression implementation, for which it will be necessary to defer emitting register operations until the rest of the expression is known. NFC git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@298309 91177308-0d34-0410-b5e6-96231b3b80d8