This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang.
from d68805d6a7 consistency in the release notes new 54ed9d6924 [clang][Driver][ARM] Favor -mfpu over default CPU features new 990bc2d565 Support __seg_fs and __seg_gs on x86
The 2 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: docs/LanguageExtensions.rst | 4 ++++ lib/Basic/Targets/X86.cpp | 5 +++++ lib/Driver/ToolChains/Arch/ARM.cpp | 6 +++++- test/CodeGen/arm-target-features.c | 2 +- test/Preprocessor/{x86_asm_flag_output.c => x86_seg_fs_gs.c} | 5 ++++- 5 files changed, 19 insertions(+), 3 deletions(-) copy test/Preprocessor/{x86_asm_flag_output.c => x86_seg_fs_gs.c} (51%)