[all-commits] [llvm/llvm-project] e9a9fc: [gn build] Fix tablegen dependencies
aeubanks via All-commits
all-commits at lists.llvm.org
Thu Jun 29 11:28:51 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e9a9fccc9dde1387b6a8f3d4c83c29d2bd7136bd
https://github.com/llvm/llvm-project/commit/e9a9fccc9dde1387b6a8f3d4c83c29d2bd7136bd
Author: Arthur Eubanks <aeubanks at google.com>
Date: 2023-06-29 (Thu, 29 Jun 2023)
Changed paths:
M llvm/utils/gn/secondary/llvm/utils/TableGen/BUILD.gn
Log Message:
-----------
[gn build] Fix tablegen dependencies
The source_set needs to depend on Support so llvm-config files are generated first.
More information about the All-commits
mailing list