[PATCH] D103943: [X86] Add -mgeneral-regs-only support.

Wang Tianqing via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jun 21 19:50:37 PDT 2021


tianqing updated this revision to Diff 353536.
tianqing added a comment.

Fix lint comment.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D103943/new/

https://reviews.llvm.org/D103943

Files:
  clang/include/clang/Driver/Options.td
  clang/lib/Basic/Targets/X86.cpp
  clang/lib/Driver/ToolChains/Arch/X86.cpp
  clang/test/CodeGen/attr-target-general-regs-only-x86.c
  clang/test/Driver/x86-mgeneral-regs-only.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D103943.353536.patch
Type: text/x-patch
Size: 7708 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210622/c71fa078/attachment.bin>


More information about the cfe-commits mailing list