[PATCH] D104686: [WIP][llvm] LLVM Busybox Prototype
Peter Collingbourne via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 22 17:38:57 PDT 2021
pcc added inline comments.
================
Comment at: llvm/tools/llvm-busybox/CMakeLists.txt:11
+
+add_llvm_tool(llvm
+ main.cpp
----------------
Oh and now I see that's what it's already called. Never mind then.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D104686/new/
https://reviews.llvm.org/D104686
More information about the llvm-commits
mailing list