This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from c7a4af0c2f [OPENMP] Support C++ member functions in the device constructs. new 544011fe97 Add -foutline option to enable the MachineOutliner in AArch64
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 | 2 ++ lib/Driver/ToolChains/Clang.cpp | 5 +++++ test/Driver/aarch64-outliner.c | 4 ++++ 3 files changed, 11 insertions(+) create mode 100644 test/Driver/aarch64-outliner.c