summaryrefslogtreecommitdiff
path: root/libc
diff options
context:
space:
mode:
authorAlvin Wong <alvin@alvinhc.com>2023-05-07 02:28:44 +0800
committerAlvin Wong <alvin@alvinhc.com>2023-05-09 00:07:40 +0800
commit0ecd2e50146dd4dfac47b20a8e03e43a015b55ce (patch)
tree2c83823811c59eb47b4bde7e30c8c40a2ddba75e /libc
parent6b996282cee3588e46b18c30957e71c964012e14 (diff)
downloadllvm-0ecd2e50146dd4dfac47b20a8e03e43a015b55ce.tar.gz
[X86][MC] Reject `call`/`jmp [offset fn_ref]` in Intel syntax
This syntax is confusing and likely invalid. In addition, MASM rejects it and GAS seems to behave oddly with it. Therefore we shall reject this syntax for both unconditional `call` and `jmp` instructions, as discussed in D149579. Depends on D150047 Differential Revision: https://reviews.llvm.org/D150048
Diffstat (limited to 'libc')
0 files changed, 0 insertions, 0 deletions