Commit f276873
authored
[ATfE] Backport llvm-libc build stability fixes from main (arm#450)
This adds the following three commits from llvm-project main to the
patch collection used for ATfE. The effect of the commits is to fix
missing dependencies in the LLVM libc build scripts, preventing an
intermittent build failure when a compile step requiring stdint.h (or
occasionally another header) is run concurrently with the generation
step that _writes_ stdint.h.
With these changes, `ninja -t missingdeps` in the libc build tree now
reports no problems.
llvm/llvm-project@66603dd
llvm/llvm-project@42017c6
llvm/llvm-project@eb04b691 parent 2ad80b6 commit f276873
File tree
3 files changed
+4669
-0
lines changed- arm-software/embedded/patches/llvm-project
3 files changed
+4669
-0
lines changed
0 commit comments