Dimitry Andric cfefd16d57 Apply compiler-rt fix for building with earlier versions of clang
Merge commit 18efa420da5f from llvm git (by Brooks Davis)

  compiler-rt: Allow build without __c11_atomic_fetch_nand

  Don't build atomic fetch nand libcall functions when the required
  compiler builtin isn't available. Without this compiler-rt can't be
  built with LLVM 13 or earlier.

  Not building the libcall functions isn't optimal, but aligns with the
  usecase in FreeBSD where compiler-rt from LLVM 14 is built with an LLVM
  13 clang and no LLVM 14 clang is built.

  Reviewed By:	  efriedma

  Differential Revision:  https://reviews.llvm.org/D126710

MFC after:	3 days
2022-06-01 20:29:15 +02:00
..
2022-05-10 15:16:19 +02:00
2022-04-18 14:52:30 -07:00
2022-04-22 13:42:11 -07:00
2022-01-18 08:10:33 -08:00
2021-12-06 16:36:44 -05:00
2022-02-05 21:55:03 -05:00
2022-01-03 22:03:39 -08:00
2022-02-22 19:34:28 +01:00
2021-07-17 22:20:44 -07:00
2021-12-06 16:36:44 -05:00
2021-11-06 16:24:36 -06:00
2021-11-05 09:39:56 +01:00
2021-05-20 00:12:27 +03:00
2022-02-17 16:05:15 -08:00
2022-04-14 06:16:45 -07:00