aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Object/SymbolicFile.cpp
diff options
context:
space:
mode:
authorSean Callanan <scallanan@apple.com>2015-07-08 16:33:46 +0000
committerSean Callanan <scallanan@apple.com>2015-07-08 16:33:46 +0000
commitc307c2703533ec47659693d38ff05613e470ff76 (patch)
treecf48867062c7ad6402a4b238ebca4accbf6e45af /llvm/lib/Object/SymbolicFile.cpp
parent8e131f8cbcf9098a40111ae50f434483a7a29ae1 (diff)
downloadllvm-c307c2703533ec47659693d38ff05613e470ff76.zip
llvm-c307c2703533ec47659693d38ff05613e470ff76.tar.gz
llvm-c307c2703533ec47659693d38ff05613e470ff76.tar.bz2
Revert r241672, which breaks the OS X build by introducing a dependency on
platform-specific symbols that are not implemented on OS X. The build error that caused this is Undefined symbols for architecture x86_64: "lldb_private::NativeProcessProtocol::Attach(unsigned long long, lldb_private::NativeProcessProtocol::NativeDelegate&, std::__1::shared_ptr<lldb_private::NativeProcessProtocol>&)", referenced from: lldb_private::process_gdb_remote::GDBRemoteCommunicationServerLLGS::AttachToProcess(unsigned long long) in liblldb-core.a(GDBRemoteCommunicationServerLLGS.o) "lldb_private::NativeProcessProtocol::Launch(lldb_private::ProcessLaunchInfo&, lldb_private::NativeProcessProtocol::NativeDelegate&, std::__1::shared_ptr<lldb_private::NativeProcessProtocol>&)", referenced from: lldb_private::process_gdb_remote::GDBRemoteCommunicationServerLLGS::LaunchProcess() in liblldb-core.a(GDBRemoteCommunicationServerLLGS.o) ld: symbol(s) not found for architecture x86_64 clang: error: linker command failed with exit code 1 (use -v to see invocation) llvm-svn: 241688
Diffstat (limited to 'llvm/lib/Object/SymbolicFile.cpp')
0 files changed, 0 insertions, 0 deletions