[PATCH] D109185: [gn build] Add build files for LLDB
Nico Weber via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 2 12:57:29 PDT 2021
thakis added inline comments.
================
Comment at: llvm/utils/gn/secondary/lldb/tools/lldb-test/BUILD.gn:26
+ # FIXME: in the cmake build these come in from elsewhere
+ # FIXME: also, don't duplicate this in driver and lldb-test
+ "//lldb/source/Plugins/ABI/X86",
----------------
This is probably something I should figure out before landing this.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D109185/new/
https://reviews.llvm.org/D109185
More information about the llvm-commits
mailing list