[all-commits] [llvm/llvm-project] 764231: [bazel] Add missing deps for #141864 (#142437)
Jordan Rupprecht via All-commits
all-commits at lists.llvm.org
Mon Jun 2 10:39:50 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 76423133efe61ba7946bf695703af156fa0c0fab
https://github.com/llvm/llvm-project/commit/76423133efe61ba7946bf695703af156fa0c0fab
Author: Jordan Rupprecht <rupprecht at google.com>
Date: 2025-06-02 (Mon, 02 Jun 2025)
Changed paths:
M utils/bazel/llvm-project-overlay/llvm/BUILD.bazel
Log Message:
-----------
[bazel] Add missing deps for #141864 (#142437)
Added in 150d466994050c52db76b64ff2ce44cddddbcad4.
```
external/llvm-project/llvm/include/llvm/Frontend/Driver/CodeGenOptions.h:16:10: error: module llvm-project//llvm:FrontendDriver does not depend on a module exporting 'llvm/Support/Compiler.h'
#include "llvm/Support/Compiler.h"
```
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list