aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Commands/CommandObjectRegister.cpp
diff options
context:
space:
mode:
authorHans Wennborg <hans@hanshq.net>2017-03-22 19:13:13 +0000
committerHans Wennborg <hans@hanshq.net>2017-03-22 19:13:13 +0000
commit043f40258649bab71af75472e54b9fa08bd1da51 (patch)
tree5f92e49c7b0a7615c009d8bd725c0c9ecb371d19 /lldb/source/Commands/CommandObjectRegister.cpp
parentdc13921fbc19bb9455a582e25bf520ab3eb1b991 (diff)
downloadllvm-043f40258649bab71af75472e54b9fa08bd1da51.zip
llvm-043f40258649bab71af75472e54b9fa08bd1da51.tar.gz
llvm-043f40258649bab71af75472e54b9fa08bd1da51.tar.bz2
[X86] Implement __readgsqword (and the rest) as builtins (PR32373)
It seems MS headers have started using __readgsqword, and since it's used in a header that doesn't include intrin.h, we can't implement it as an inline function anymore. That was already the case for __readfsdword, which Saleem added support for in r220859. This patch reuses that codegen to implement all of __read[fg]s{byte,word,dword,qword}. Differential Revision: https://reviews.llvm.org/D31248 llvm-svn: 298538
Diffstat (limited to 'lldb/source/Commands/CommandObjectRegister.cpp')
0 files changed, 0 insertions, 0 deletions