INFO:2026-02-02T13:42:32Z:root:pulling... From github.com:llvm/llvm-project * branch main -> FETCH_HEAD c0c9682fe151..1daef5927ff0 main -> origin/main Switched to branch 'main' Your branch is behind 'origin/main' by 1 commit, and can be fast-forwarded. (use "git pull" to update your local branch) HEAD is now at 1daef5927ff0 [SPIRV] Emit intrinsics for globals only in function that references them (#178143) INFO:2026-02-02T13:42:35Z:root:syncing... Deleted branch merge (was ce8a18e88644). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. [merge d022afb221d6] [gn build] Port 9d5a42c8411b 1 file changed, 2 insertions(+), 1 deletion(-) [gn build] Port 9d5a42c8411b -- https://github.com/llvm/llvm-project/commit/9d5a42c8411b INFO:2026-02-02T13:42:36Z:root:building ninja: Entering directory `out/gn' [0/1] Regenerating ninja files [1/371] CXX obj/llvm/lib/Target/X86/GISel/LLVMX86CodeGen.X86PostLegalizerCombiner.o FAILED: obj/llvm/lib/Target/X86/GISel/LLVMX86CodeGen.X86PostLegalizerCombiner.o ../../../chrome/src/third_party/llvm-build/Release+Asserts/bin/clang++ -MMD -MF obj/llvm/lib/Target/X86/GISel/LLVMX86CodeGen.X86PostLegalizerCombiner.o.d -o obj/llvm/lib/Target/X86/GISel/LLVMX86CodeGen.X86PostLegalizerCombiner.o -c ../../llvm/lib/Target/X86/GISel/X86PostLegalizerCombiner.cpp -I../../llvm/lib/Target/X86 -I../../llvm/include -Igen/llvm/include -Igen/llvm/lib/Target/X86 -I. -Igen/llvm/lib/Target/X86/MCTargetDesc -Igen/llvm/include/llvm/Analysis -Igen/llvm/include/llvm/IR -O3 -fdiagnostics-color -Wall -Wextra -Wno-unused-parameter -Wdelete-non-virtual-dtor -Wstring-conversion -no-canonical-prefixes -Werror=date-time -fdebug-compilation-dir=. --sysroot=../../sysroot -Wpoison-system-directories -fPIC -Wcovered-switch-default -std=c++17 -fvisibility-inlines-hidden -fno-exceptions -fno-rtti ../../llvm/lib/Target/X86/GISel/X86PostLegalizerCombiner.cpp:44:10: fatal error: 'X86GenPostLegalizeGICombiner.inc' file not found 44 | #include "X86GenPostLegalizeGICombiner.inc" | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1 error generated. ninja: build stopped: subcommand failed. Command '['ninja', '-C', 'out/gn']' returned non-zero exit status 1.