On 11 October 2016 at 02:44, Tobias Droste wrote:
> This adds helper function to add components and/or targets anywhere
> i configure.ac.
> The first driver that calls "llvm_check_version_for()" adds the
> default components.
> This is done so that they only get added and checked for if there
> is
This adds helper function to add components and/or targets anywhere
i configure.ac.
The first driver that calls "llvm_check_version_for()" adds the
default components.
This is done so that they only get added and checked for if there
is a driver that actually needs them.
WARNING: Still a broken bu