[all-commits] [llvm/llvm-project] 695514: [ms] [llvm-ml] Restrict implicit RIP-relative addr...
Eric Astor via All-commits
all-commits at lists.llvm.org
Wed Jul 21 08:50:18 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 69551486fd352e52bd1cfeffc258cf95044d3080
https://github.com/llvm/llvm-project/commit/69551486fd352e52bd1cfeffc258cf95044d3080
Author: Eric Astor <epastor at google.com>
Date: 2021-07-21 (Wed, 21 Jul 2021)
Changed paths:
M llvm/lib/Target/X86/AsmParser/X86AsmParser.cpp
M llvm/test/tools/llvm-ml/rip-relative-addressing.asm
Log Message:
-----------
[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
More information about the All-commits
mailing list