INFO:2026-02-02T16:12:09Z:root:pulling... From github.com:llvm/llvm-project * branch main -> FETCH_HEAD dc8d35aedf92..fa675aabc76d 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 fa675aabc76d [NFC][LoopUnroll] Add `-unroll-runtime-other-exit-predictable=false` to `unroll-multi-exit-loop-heuristics.ll` (#179198) INFO:2026-02-02T16:12:12Z:root:syncing... Deleted branch merge (was 6a8005c93660). Switched to a new branch 'merge' branch 'merge' set up to track 'origin/main'. [merge 98e5cebb4b38] [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-02T16:12:13Z:root:building ninja: Entering directory `out/gn' [0/1] Regenerating ninja files [1/391] AR lib/libLLVMRISCVDesc.a [2/391] LINK ./bin/llvm-dwarfdump [3/391] LINK ./bin/llvm-mca [4/391] LINK ./bin/llvm-objdump [5/391] LINK ./bin/llvm-nm [6/391] LINK ./bin/llvm-debuginfo-analyzer [7/391] LINK ./bin/llvm-cfi-verify [8/391] LINK ./bin/sancov [9/391] LINK obj/llvm/unittests/tools/llvm-cfi-verify/CFIVerifyTests [10/391] LINK ./bin/llvm-profgen [11/391] ACTION //llvm/tools/llvm-objdump:llvm-otool(//llvm/utils/gn/build/toolchain:unix) [12/391] LINK obj/llvm/unittests/tools/llvm-exegesis/Mips/LLVMExegesisMipsTests [13/391] LINK obj/llvm/unittests/tools/llvm-exegesis/PowerPC/LLVMExegesisPowerPCTests [14/391] LINK obj/llvm/unittests/tools/llvm-exegesis/LLVMExegesisTests [15/391] LINK obj/llvm/unittests/tools/llvm-exegesis/AArch64/LLVMExegesisAArch64Tests [16/391] 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. [17/391] CXX obj/llvm/lib/Target/RISCV/LLVMRISCVCodeGen.RISCVInstrInfo.o ninja: build stopped: subcommand failed. Command '['ninja', '-C', 'out/gn']' returned non-zero exit status 1.