summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/MachineModuleInfo.cpp
diff options
context:
space:
mode:
authorReid Kleckner <rnk@google.com>2019-11-13 15:40:22 -0800
committerReid Kleckner <rnk@google.com>2019-11-13 15:43:54 -0800
commitbfe663ce22db6697459510ae5c139da2197df56c (patch)
tree52e4f5b05842cd39879c51657efe88d3c0130cac /llvm/lib/CodeGen/MachineModuleInfo.cpp
parent33c3e0b96c14e5986fec778625c1e2a37b452956 (diff)
downloadbcm5719-llvm-bfe663ce22db6697459510ae5c139da2197df56c.tar.gz
bcm5719-llvm-bfe663ce22db6697459510ae5c139da2197df56c.zip
Revert a hunk from 9634064cfa1b9bf7b7
This causes errors when building LLDB because the Windows implementation doesn't implement this method: C:\src\llvm-project\lldb\source\Plugins\ScriptInterpreter\Python\ScriptInterpreterPython.cpp(915,19): error: allocating an object of abstract class type 'lldb_private::ConnectionGenericFile' new ConnectionGenericFile(read_file, true)); ^ C:\src\llvm-project\lldb\include\lldb/Utility/Connection.h(174,28): note: unimplemented pure virtual method 'GetReadObject' in 'ConnectionGenericFile' virtual lldb::IOObjectSP GetReadObject() = 0; ^
Diffstat (limited to 'llvm/lib/CodeGen/MachineModuleInfo.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud