diff options
author | Kyle Butt <kyle+llvm@iteratee.net> | 2015-12-02 18:58:51 +0000 |
---|---|---|
committer | Kyle Butt <kyle+llvm@iteratee.net> | 2015-12-02 18:58:51 +0000 |
commit | cf6a8bfe51de71b8c0b6c25fd6622e10f0103faf (patch) | |
tree | 1375ce77a6b89030bc7cc7c9247a0432aeb15a1d /lldb/packages/Python/lldbsuite/test/functionalities/recursion/main.cpp | |
parent | 015f4fc854082f47925e259413609c58ec9d4629 (diff) | |
download | bcm5719-llvm-cf6a8bfe51de71b8c0b6c25fd6622e10f0103faf.tar.gz bcm5719-llvm-cf6a8bfe51de71b8c0b6c25fd6622e10f0103faf.zip |
[CodeGen]: Fix bad interaction with AntiDep breaking and inline asm.
AggressiveAntiDepBreaker was renaming registers specified by the user
for inline assembly. While this will work for compiler-specified
registers, it won't work for user-specified registers, and at the time
this runs, I don't currently see a way to distinguish them.
llvm-svn: 254532
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/functionalities/recursion/main.cpp')
0 files changed, 0 insertions, 0 deletions