summaryrefslogtreecommitdiffstats
path: root/llvm/lib/VMCore/Instructions.cpp
diff options
context:
space:
mode:
authorTed Kremenek <kremenek@apple.com>2007-11-01 00:57:37 +0000
committerTed Kremenek <kremenek@apple.com>2007-11-01 00:57:37 +0000
commitfb764e52b0f47cd97f3389c1ad8a69291eb91324 (patch)
treecd12eeb36a95be23d0a93a523c8885e990d02ab5 /llvm/lib/VMCore/Instructions.cpp
parentdf0768e1b1d3cc9584179d170a7fb0359c78d00d (diff)
downloadbcm5719-llvm-fb764e52b0f47cd97f3389c1ad8a69291eb91324.tar.gz
bcm5719-llvm-fb764e52b0f47cd97f3389c1ad8a69291eb91324.zip
Rewrote backpatcher. Backpatcher now stores the "has final pointer"
flag in the **key** of the backpatch map, as opposed to the mapped value which contains either the final pointer, or a pointer to a chain of pointers that need to be backpatched. The bit flag was moved to the key because we were erroneously assuming that the backpatched pointers would be at an alignment of >= 2 bytes, which obviously doesn't work for character strings. Now we just steal the bit from the key. llvm-svn: 43595
Diffstat (limited to 'llvm/lib/VMCore/Instructions.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud