summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/XRayInstrumentation.cpp
diff options
context:
space:
mode:
authorPavel Labath <pavel@labath.sk>2019-03-27 09:39:46 +0000
committerPavel Labath <pavel@labath.sk>2019-03-27 09:39:46 +0000
commitcf6c19c2d35c4dc22fc6e3c405ab7a4071848fc2 (patch)
tree54c6f58a2accdea563e7fa008a5c6dce08d098a9 /llvm/lib/CodeGen/XRayInstrumentation.cpp
parent3f2e29b013722e129b470fb62a071d05fdcff468 (diff)
downloadbcm5719-llvm-cf6c19c2d35c4dc22fc6e3c405ab7a4071848fc2.tar.gz
bcm5719-llvm-cf6c19c2d35c4dc22fc6e3c405ab7a4071848fc2.zip
Fix an out-of-bounds error in RegisterContextDarwin_arm64
Summary: gcc diagnoses this as "array subscript 63 is above array bounds of 'RegisterContextDarwin_arm64::VReg [32]'". The correct fix seems to be subtracting the fpu register base index, but I have no way of verifying that this actually works. Reviewers: jasonmolenda Subscribers: javed.absar, kristof.beyls, lldb-commits Differential Revision: https://reviews.llvm.org/D59495 llvm-svn: 357055
Diffstat (limited to 'llvm/lib/CodeGen/XRayInstrumentation.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud