On Tue, Sep 09, 2014 at 07:56:03PM +0100, Emil Velikov wrote:
> On 09/09/14 16:26, Tom Stellard wrote:
> > On Sat, Sep 06, 2014 at 01:43:55AM +1000, Jonathan Gray wrote:
> >> In LLVM 3.4.1 and 3.4.2 the patch level was only set in config.h when
> >> LLVM was built via autoconf and not when it was b
On 09/09/14 19:56, Emil Velikov wrote:
> On 09/09/14 16:26, Tom Stellard wrote:
>> On Sat, Sep 06, 2014 at 01:43:55AM +1000, Jonathan Gray wrote:
>>> In LLVM 3.4.1 and 3.4.2 the patch level was only set in config.h when
>>> LLVM was built via autoconf and not when it was built with cmake.
>>> Fall
On 09/09/14 16:26, Tom Stellard wrote:
> On Sat, Sep 06, 2014 at 01:43:55AM +1000, Jonathan Gray wrote:
>> In LLVM 3.4.1 and 3.4.2 the patch level was only set in config.h when
>> LLVM was built via autoconf and not when it was built with cmake.
>> Fall back to retrieving the patch level from llvm-
On Sat, Sep 06, 2014 at 01:43:55AM +1000, Jonathan Gray wrote:
> In LLVM 3.4.1 and 3.4.2 the patch level was only set in config.h when
> LLVM was built via autoconf and not when it was built with cmake.
> Fall back to retrieving the patch level from llvm-config --version to
> handle this case.
>
In LLVM 3.4.1 and 3.4.2 the patch level was only set in config.h when
LLVM was built via autoconf and not when it was built with cmake.
Fall back to retrieving the patch level from llvm-config --version to
handle this case.
Cc: "10.2 10.3"
Signed-off-by: Jonathan Gray
---
configure.ac | 9 +