forked from OSchip/llvm-project
Attempt to keep the Linux build happy in face of my changes. Non-Apple folks, can you confirm that this is good enough to keep things building for you?
llvm-svn: 216028
This commit is contained in:
parent
23046653be
commit
73f97e24c0
|
@ -7,4 +7,6 @@ add_lldb_library(lldbPluginAppleObjCRuntime
|
|||
AppleObjCTrampolineHandler.cpp
|
||||
AppleObjCTypeVendor.cpp
|
||||
AppleThreadPlanStepThroughObjCTrampoline.cpp
|
||||
AppleObjCClassDescriptorV2.cpp
|
||||
AppleObjCTypeEncodingParser.cpp
|
||||
)
|
||||
|
|
Loading…
Reference in New Issue