1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 04:02:41 +01:00
llvm-mirror/lib/Target/X86/AsmParser
Eric Astor be0514d8cd [ms] [llvm-ml] Restrict implicit RIP-relative addressing to named-variable references
ML64.EXE applies implicit RIP-relative addressing only to memory references that include a named-variable reference.

Reviewed By: mstorsjo

Differential Revision: https://reviews.llvm.org/D105372
2021-07-21 11:49:58 -04:00
..
CMakeLists.txt
X86AsmParser.cpp [ms] [llvm-ml] Restrict implicit RIP-relative addressing to named-variable references 2021-07-21 11:49:58 -04:00
X86AsmParserCommon.h
X86Operand.h X86Operand.h - fix uninitialized variable warnings in constructor. NFCI. 2021-06-06 15:25:03 +01:00