[PATCH] D71046: Support Intel "l" suffixes for x86_64 R8-R15 registers.
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 5 14:17:43 PST 2019
craig.topper added a comment.
I also found this where NASM indicated they wouldn't support it https://sourceforge.net/p/nasm/bugs/324/
I'm not sure what to do here. I'd like to see at least some other widely used tool supporting this. I worry we'll end up in a situation years from now where other tools try to match clang for what seems to have started as quirk in Intel's documentation nearly 15 years ago.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D71046/new/
https://reviews.llvm.org/D71046
More information about the llvm-commits
mailing list