r266298: make buildworld fail: fatal error: 'llvm/ADT/APFloat.h' file not found #include "llvm/ADT/APFloat.h"

From: O. Hartmann <ohartman_at_zedat.fu-berlin.de>
Date: Sat, 17 May 2014 10:11:39 +0200
With 11.0-CURRENT's sources (r266298) buildworld fails:

[...]
/usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/lib/Support/APFloat.cpp:15:10:
fatal error: 'llvm/ADT/APFloat.h' file not found #include "llvm/ADT/APFloat.h"
         ^
1 error generated.
/usr/src/lib/clang/libllvmsupport/../../../contrib/llvm/lib/Support/APInt.cpp:16:10:
fatal error: 'llvm/ADT/APInt.h' file not found #include "llvm/ADT/APInt.h"

oh

Received on Sat May 17 2014 - 06:11:53 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:49 UTC