aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/DebugInfo/CodeView/DebugStringTableSubsection.cpp
diff options
context:
space:
mode:
authorKai Nacke <kai@redstar.de>2020-01-08 14:26:12 -0500
committerKai Nacke <kai@redstar.de>2020-02-10 08:19:10 -0500
commit34946dfd79501077b0837aec8f23aed3dd0e63e1 (patch)
tree708640a256c0a104c0a235be5e0250fff5ec580f /llvm/lib/DebugInfo/CodeView/DebugStringTableSubsection.cpp
parentea9850b6c71d975935de15bd4128508b260165c5 (diff)
downloadllvm-34946dfd79501077b0837aec8f23aed3dd0e63e1.zip
llvm-34946dfd79501077b0837aec8f23aed3dd0e63e1.tar.gz
llvm-34946dfd79501077b0837aec8f23aed3dd0e63e1.tar.bz2
[SystemZ] Add implementation for the intrinsic llvm.read_register
This change implements the llvm intrinsic llvm.read_register for the SystemZ platform which returns the value of the specified register (http://llvm.org/docs/LangRef.html#llvm-read-register-and-llvm-write-register-intrinsics). This implementation returns the value of the stack register, and can be extended to return the value of other registers. The implementation for this intrinsic exists on various other platforms including Power, x86, ARM, etc. but missing on SystemZ. Reviewers: uweigand Differential Revision: https://reviews.llvm.org/D73378
Diffstat (limited to 'llvm/lib/DebugInfo/CodeView/DebugStringTableSubsection.cpp')
0 files changed, 0 insertions, 0 deletions