This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from a48ed89527 [OPENMP, NVPTX] Do not globalize variables with reference/po [...] new 88e10fe9cd [Hexagon] Add driver options for subtarget features
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/clang/Driver/Options.td | 22 +++++++++++++++++----- test/Driver/hexagon-memops.c | 10 ++++++++++ test/Driver/hexagon-nvj.c | 10 ++++++++++ test/Driver/hexagon-nvs.c | 10 ++++++++++ 4 files changed, 47 insertions(+), 5 deletions(-) create mode 100644 test/Driver/hexagon-memops.c create mode 100644 test/Driver/hexagon-nvj.c create mode 100644 test/Driver/hexagon-nvs.c