[PATCH] D48581: [AArch64] Support reserving x1-7 registers.

Tri Vo via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Sep 12 12:41:41 PDT 2018


trong updated this revision to Diff 165132.
trong added a comment.

Added test cases for combination of -ffixed flags.


https://reviews.llvm.org/D48581

Files:
  docs/ClangCommandLineReference.rst
  include/clang/Driver/Options.td
  lib/Driver/ToolChains/Arch/AArch64.cpp
  test/Driver/aarch64-fixed-x-register.c
  test/Driver/aarch64-fixed-x18.c
  test/Driver/aarch64-fixed-x20.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48581.165132.patch
Type: text/x-patch
Size: 6293 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180912/8d45095e/attachment-0001.bin>


More information about the cfe-commits mailing list