[all-commits] [llvm/llvm-project] dad110: [lldb] Reinstate lldb-sbapi-dwarf-enums target (NF...
Jonas Devlieghere via All-commits
all-commits at lists.llvm.org
Tue May 7 13:12:45 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: dad11097096c05564758e539f9f03ef883365fdd
https://github.com/llvm/llvm-project/commit/dad11097096c05564758e539f9f03ef883365fdd
Author: Jonas Devlieghere <jonas at devlieghere.com>
Date: 2024-05-07 (Tue, 07 May 2024)
Changed paths:
M lldb/source/API/CMakeLists.txt
Log Message:
-----------
[lldb] Reinstate lldb-sbapi-dwarf-enums target (NFC) (#91390)
Alex pointed out in #91254 that we only need the custom target if we had
more than one target depending on it. This isn't the case upstream, but
on our downstream fork, we have a second dependency. Reintroduce the
target so that everything can depend on that, without the
single-dependency foot-gun.
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