[PATCH] D56003: [RFC] [CFE] Allocatable Global Register Variables for ARM

Carey Williams via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jan 23 09:23:56 PST 2019


carwil updated this revision to Diff 183114.
carwil added a comment.

More tests, and better handling of argument combination errors.


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

https://reviews.llvm.org/D56003

Files:
  docs/ClangCommandLineReference.rst
  include/clang/Driver/Options.td
  lib/Basic/Targets/ARM.cpp
  lib/Basic/Targets/ARM.h
  lib/Driver/ToolChains/Arch/ARM.cpp
  test/Driver/arm-reserved-reg-options.c
  test/Sema/arm-global-regs.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56003.183114.patch
Type: text/x-patch
Size: 15072 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190123/3ed08041/attachment-0001.bin>


More information about the cfe-commits mailing list