Author: Arthur Eubanks Date: 2020-12-01T15:06:49-08:00 New Revision: ea7b07187b273059d503b3b35539668d3c1f5412
URL: https://github.com/llvm/llvm-project/commit/ea7b07187b273059d503b3b35539668d3c1f5412 DIFF: https://github.com/llvm/llvm-project/commit/ea7b07187b273059d503b3b35539668d3c1f5412.diff LOG: [gn build] Manually port 8fee2ee9 Added: Modified: llvm/utils/gn/secondary/llvm/tools/llvm-ml/BUILD.gn Removed: ################################################################################ diff --git a/llvm/utils/gn/secondary/llvm/tools/llvm-ml/BUILD.gn b/llvm/utils/gn/secondary/llvm/tools/llvm-ml/BUILD.gn index 01c909025905..df29a8d74a3b 100644 --- a/llvm/utils/gn/secondary/llvm/tools/llvm-ml/BUILD.gn +++ b/llvm/utils/gn/secondary/llvm/tools/llvm-ml/BUILD.gn @@ -10,6 +10,7 @@ executable("llvm-ml") { ":Opts", "//llvm/lib/MC", "//llvm/lib/MC/MCParser", + "//llvm/lib/Option", "//llvm/lib/Support", "//llvm/lib/Target:TargetsToBuild", ] _______________________________________________ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits