]> granicus.if.org Git - clang/commit
Turning IAS on by default on ARM/Thumb
authorRenato Golin <renato.golin@linaro.org>
Wed, 11 Dec 2013 09:35:10 +0000 (09:35 +0000)
committerRenato Golin <renato.golin@linaro.org>
Wed, 11 Dec 2013 09:35:10 +0000 (09:35 +0000)
commit64d271941379661f2c55be4ead57d4c5126a978f
treeb77748351aabe66167b6f9a51dc648a903055deb
parentc8c1875ea978029c5e227ba7158d52a5f18a82ce
Turning IAS on by default on ARM/Thumb

This is an experimental feature, where -integrated-as will be
on by default on ARM/Thumb. We aim to detect the missing features
so that the next release is stable.

Updating the ReleaseNotes, too.

Also moving the AArch64 into the same place.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@197024 91177308-0d34-0410-b5e6-96231b3b80d8
docs/ReleaseNotes.rst
lib/Driver/ToolChains.cpp
lib/Driver/ToolChains.h
test/Driver/freebsd.c