Use add_lldb_library to ensure debugserver inherits all the defines set by llvm and/or lldb.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D101596
[debugserver] Use add_lldb_library ClosedPublic Authored by JDevlieghere on Apr 29 2021, 9:57 PM.
Details Summary Use add_lldb_library to ensure debugserver inherits all the defines set by llvm and/or lldb.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Apr 29 2021, 10:05 PM This revision was landed with ongoing or failed builds.Apr 29 2021, 10:09 PM Closed by commit rGb535459d0a1d: [debugserver] Use add_lldb_library instead of add_library (authored by JDevlieghere). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 341772 lldb/tools/debugserver/source/CMakeLists.txt
|