diff options
author | Jakob Stoklund Olesen <stoklund@2pi.dk> | 2011-12-06 21:55:39 +0000 |
---|---|---|
committer | Jakob Stoklund Olesen <stoklund@2pi.dk> | 2011-12-06 21:55:39 +0000 |
commit | 33fe130e1277937657ea05238bdcedc27569fd8d (patch) | |
tree | 7c040bb1f60e1094f54450120eee9b5033fe9f3d /llvm/lib/CodeGen/LiveVariables.cpp | |
parent | 2fa7448f314faee5e2a739f7b200c0c115449012 (diff) | |
download | bcm5719-llvm-33fe130e1277937657ea05238bdcedc27569fd8d.tar.gz bcm5719-llvm-33fe130e1277937657ea05238bdcedc27569fd8d.zip |
Use conservative size estimate for tBR_JTr.
This pseudo-instruction contains a .align directive in its expansion, so
the total size may vary by 2 bytes.
It is too difficult to accurately keep track of this alignment
directive, just use the worst-case size instead.
llvm-svn: 145971
Diffstat (limited to 'llvm/lib/CodeGen/LiveVariables.cpp')
0 files changed, 0 insertions, 0 deletions