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 | d25c27807ef6b3d80ffa218b1fa5441fe40d3ce6 (patch) | |
tree | a06e6516af41f26ce01e378a87ad36205ccdf3cd /lib/CodeGen/LiveVariables.cpp | |
parent | 305e5fe797cbba32d8091d687d47e98c8f3ee1f4 (diff) |
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.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@145971 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/LiveVariables.cpp')
0 files changed, 0 insertions, 0 deletions