aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Target/WebAssembly/WebAssemblyTargetMachine.cpp
diff options
context:
space:
mode:
authorNamish Kukreja <namikukr@quicinc.com>2024-06-03 16:33:59 -0700
committerGitHub <noreply@github.com>2024-06-03 16:33:59 -0700
commit43847c1de60ddba26d93c138ad81aa0d3b3c8c31 (patch)
tree6f3fea040acb186a0b7777ed1fc2847fe3ee31df /llvm/lib/Target/WebAssembly/WebAssemblyTargetMachine.cpp
parent30e983c40c71390c6c9506a8e4f914b85d009c3d (diff)
downloadllvm-43847c1de60ddba26d93c138ad81aa0d3b3c8c31.zip
llvm-43847c1de60ddba26d93c138ad81aa0d3b3c8c31.tar.gz
llvm-43847c1de60ddba26d93c138ad81aa0d3b3c8c31.tar.bz2
[ARM64EC] Warn on using disallowed registers in assembly src. (#93618)
ARM64EC designates a set of disallowed registers, because a mapping does not exist from them to x64. The MSVC assembler (armasm64) has a warning for this. A test is also included as part of the patch. See the list of disallowed registers below: https://learn.microsoft.com/en-us/cpp/build/arm64ec-windows-abi-conventions?view=msvc-170#register-mapping
Diffstat (limited to 'llvm/lib/Target/WebAssembly/WebAssemblyTargetMachine.cpp')
0 files changed, 0 insertions, 0 deletions