aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitReader.cpp
diff options
context:
space:
mode:
authorJeffrey Yasskin <jyasskin@google.com>2010-01-09 18:56:43 +0000
committerJeffrey Yasskin <jyasskin@google.com>2010-01-09 18:56:43 +0000
commitbb857e5d68a2ae3f8621d3112d5d0bf076bae132 (patch)
tree67adc142cffef54f4f97f93bbb83e9637ed3ebe8 /llvm/lib/Bitcode/Reader/BitReader.cpp
parent60fbd641ad63f7091a8a6e7a3b36021e9c1391c8 (diff)
downloadllvm-bb857e5d68a2ae3f8621d3112d5d0bf076bae132.zip
llvm-bb857e5d68a2ae3f8621d3112d5d0bf076bae132.tar.gz
llvm-bb857e5d68a2ae3f8621d3112d5d0bf076bae132.tar.bz2
Fix http://llvm.org/PR5729: x86-64 tail calls were putting their targets into
R11, and then asserting that the target was in R9. Since R9 isn't reserved for the target anymore, and is used as an argument, this patch changes the assertion. llvm-svn: 93065
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitReader.cpp')
0 files changed, 0 insertions, 0 deletions