summaryrefslogtreecommitdiffstats
path: root/clang/lib/StaticAnalyzer/Core/Environment.cpp
diff options
context:
space:
mode:
authorSean Fertile <sfertile@ca.ibm.com>2018-09-17 20:27:00 +0000
committerSean Fertile <sfertile@ca.ibm.com>2018-09-17 20:27:00 +0000
commiteed3e43e54eefb7bcd79d2f630ebb667c30d7688 (patch)
tree9871b3a6b61d7f4c7f3ef4c62c879786c38dc198 /clang/lib/StaticAnalyzer/Core/Environment.cpp
parent4305993c89defbb7b5dda2685cf92e1d5512dd23 (diff)
downloadbcm5719-llvm-eed3e43e54eefb7bcd79d2f630ebb667c30d7688.tar.gz
bcm5719-llvm-eed3e43e54eefb7bcd79d2f630ebb667c30d7688.zip
[PPC64] Helpers for read/write an instr while relocating a half16 type. [NFC]
There are a growing number of places when we either want to read or write an instruction when handling a half16 relocation type. On big-endian the buffer pointer is pointing into the middle of the word we want and on little-endian it is pointing to the start of the word. These 2 helpers are to simplify reading and writing in these contexts. Differential Revision: https://reviews.llvm.org/D52115 llvm-svn: 342410
Diffstat (limited to 'clang/lib/StaticAnalyzer/Core/Environment.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud