llvm-project/lldb/source/Utility
Alex Langford 2356bf27f7 [lldb][CMake] Enforce not letting lldbUtility link against any other lldb libs
lldbUtility is not supposed to depend on anything else in lldb. Let's
enforce that constraint in CMake rather than hoping something doesn't
slip in under the radar.

Differential Revision: https://reviews.llvm.org/D146473
2023-03-21 11:03:51 -07:00
..
ArchSpec.cpp [NFC][TargetParser] Remove llvm/Support/ARMTargetParser.h 2023-02-07 11:05:58 +00:00
Args.cpp
ARM_DWARF_Registers.h
ARM_ehframe_Registers.h
ARM64_DWARF_Registers.h
ARM64_ehframe_Registers.h
Baton.cpp
Broadcaster.cpp
CMakeLists.txt [lldb][CMake] Enforce not letting lldbUtility link against any other lldb libs 2023-03-21 11:03:51 -07:00
CompletionRequest.cpp
Connection.cpp
ConstString.cpp
DataBufferHeap.cpp
DataBufferLLVM.cpp
DataEncoder.cpp
DataExtractor.cpp
Diagnostics.cpp [lldb] Add the ability to remove diagnostic callbacks 2023-02-09 13:20:51 -08:00
Environment.cpp
Event.cpp
FileSpec.cpp [NFC][TargetParser] Remove llvm/ADT/Triple.h 2023-02-07 12:39:46 +00:00
GDBRemote.cpp
Instrumentation.cpp
IOObject.cpp
Listener.cpp
LLDBAssert.cpp
LLDBLog.cpp
Log.cpp
LoongArch_DWARF_Registers.h
NameMatches.cpp
PPC64_DWARF_Registers.h
PPC64LE_DWARF_Registers.h
ProcessInfo.cpp [lldb/Utility] Fix layering violation caused by ScriptedMetadata 2023-03-06 13:14:15 -08:00
RegisterValue.cpp
RegularExpression.cpp
RISCV_DWARF_Registers.h [LLDB][RISCV] Add RVV registers enums 2023-01-29 18:07:56 +08:00
Scalar.cpp Migrate away from the soft-deprecated functions in APInt.h (NFC) 2023-02-20 00:58:29 -08:00
SelectHelper.cpp
State.cpp
Status.cpp
Stream.cpp
StreamString.cpp
StringExtractor.cpp
StringExtractorGDBRemote.cpp
StringLexer.cpp
StringList.cpp
StructuredData.cpp [lldb] StructuredData should not truncate uint64_t values 2023-02-17 12:39:49 -08:00
TildeExpressionResolver.cpp
Timer.cpp
TraceGDBRemotePackets.cpp
TraceIntelPTGDBRemotePackets.cpp
UnimplementedError.cpp
UriParser.cpp
UserID.cpp
UserIDResolver.cpp
UUID.cpp
UuidCompatibility.h
VASprintf.cpp
VMRange.cpp
XcodeSDK.cpp [NFC][TargetParser] Remove llvm/ADT/Triple.h 2023-02-07 12:39:46 +00:00