diff options
author | Petar Jovanovic <petar.jovanovic@mips.com> | 2018-04-25 16:21:00 +0000 |
---|---|---|
committer | Petar Jovanovic <petar.jovanovic@mips.com> | 2018-04-25 16:21:00 +0000 |
commit | 1dd3584ec06d034aaf897edec30b3adb4cb2df25 (patch) | |
tree | 5d24ed82727f3b10d553458279a71e2e985b0567 /llvm/lib/Object/ObjectFile.cpp | |
parent | f3e043f67b64f16087a3456f618d9bac29dfc992 (diff) | |
download | llvm-1dd3584ec06d034aaf897edec30b3adb4cb2df25.zip llvm-1dd3584ec06d034aaf897edec30b3adb4cb2df25.tar.gz llvm-1dd3584ec06d034aaf897edec30b3adb4cb2df25.tar.bz2 |
[mips] Implement GetWriteFlag() for mips
The read/write flag is set by manually decoding the instruction that caused
the exception. It is implemented this way because the cause register which
contains the needed flag was removed from the signal context structure which
the user handler receives from the kernel.
Patch by Milos Stojanovic.
Differential Revision: https://reviews.llvm.org/D45768
llvm-svn: 330840
Diffstat (limited to 'llvm/lib/Object/ObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions